Quantcast Capture/Record OTA Animated HDTV - digitalFAQ.com Forums [Archives]
  #1  
09-12-2006, 11:20 AM
nicksteel nicksteel is offline
Free Member
 
Join Date: Nov 2002
Posts: 863
Thanks: 0
Thanked 0 Times in 0 Posts
Trying to encode an OTA capture of an animated series. Captured 2

successive source frames with dgindex and attached. The original has

some "flicker", but it becomes much worse with encode. Using the

following script with non-interlace in TMPGENc. Resize settings from

FixCD.

Any suggestions to minimize "flicker" increase?

Mpeg2Source("E:\FG\FG.d2v",idct=7)
selecteven()

LanczosResize(704,480,166,6,948,710)
LRemoveDust_YV12(17,1)
#AddBorders(0,32,0,32)
ConverttoRGB24()


function LRemoveDust_YV12(clip input, int clmode, int "limit")
{
limit=default(limit,2)
clmode=default(clmode,17)
repmode = 2
clensed = Clense(input)
rep = Repair(clensed, input, mode=repmode)
rg = RemoveGrain(rep, mode=clmode)
return LimitChange(rg, input, limit, limitU=255)
}


http://www.yousendit.com/transfer.ph...lson@yahoo.com

http://www.yousendit.com/transfer.ph...lson@yahoo.com

http://www.yousendit.com/transfer.ph...lson@yahoo.com[/url]
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI OTA HDTV Capture - Is this the best script? nicksteel Video Capturing / Recording 4 12-07-2006 10:18 AM
Resizing Problem OTA HDTV capture to DVD nicksteel Video Capturing / Recording 34 11-04-2006 03:57 PM
Sound Sync Problem with ATI HDTV OTA Capture nicksteel Video Capturing / Recording 7 07-21-2006 03:21 AM
what capture software is recommended to record my videos? zerotype Video Capturing / Recording 0 08-18-2004 07:22 PM
Best capture card to timeshift and record TV shows to playback on my HDTV? audi2honda Video Capturing / Recording 3 11-18-2003 09:44 AM

Thread Tools



 
All times are GMT -5. The time now is 09:17 PM  —  vBulletin © Jelsoft Enterprises Ltd