Quantcast ATI OTA HDTV Capture - is this the Best Script? - digitalFAQ.com Forums [Archives]
  #1  
09-29-2006, 09:02 PM
nicksteel nicksteel is offline
Free Member
 
Join Date: Nov 2002
Posts: 863
Thanks: 0
Thanked 0 Times in 0 Posts
LoadPlugin("C:\video\moviestacker\Filters\DGDecode .dll")
LoadPlugin("C:\video\moviestacker\Filters\RemoveGr ainsse3.dll")
LoadPlugin("C:\video\moviestacker\Filters\Repairss e3.dll")
LoadPlugin("C:\video\moviestacker\Filters\SSe3Tool s.dll")

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

selecteven()
LanczosResize(704,480,0,1,1280,71
LRemoveDust_YV12(17,1)
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)





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
  #2  
09-30-2006, 02:58 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Sounds good to me. Perhaps add a "cpu=4" in the Mpeg2source line to gain some compressibility.

Note: you are capturing in main@high (MPEG profile) and not in main@main. Why this ? is it for having a 4:2:2 color space ? If yes may be the script has to be modified (Inc will tell you more).
Reply With Quote
  #3  
09-30-2006, 05:53 PM
nicksteel nicksteel is offline
Free Member
 
Join Date: Nov 2002
Posts: 863
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Dialhot
Sounds good to me. Perhaps add a "cpu=4" in the Mpeg2source line to gain some compressibility.

Note: you are capturing in main@high (MPEG profile) and not in main@main. Why this ? is it for having a 4:2:2 color space ? If yes may be the script has to be modified (Inc will tell you more).
Thanks, Phil.

Actually the capture is .dvr-ms, saved as mpeg from VideoReDo+. Maybe Inc will have some helpful words.
Reply With Quote
  #4  
10-01-2006, 04:56 AM
Boulder Boulder is offline
Free Member
 
Join Date: Sep 2002
Location: Lahti, Finland
Posts: 1,652
Thanks: 0
Thanked 0 Times in 0 Posts
If the capture is somewhat clean, you could do with RemoveGrain(mode=1).TemporalSoften(2,3,3,8,2) instead of LRemoveDust.
Reply With Quote
  #5  
12-07-2006, 10:18 AM
nicksteel nicksteel is offline
Free Member
 
Join Date: Nov 2002
Posts: 863
Thanks: 0
Thanked 0 Times in 0 Posts
Finally upgraded my dual core with GeForce 7600GT and bought full version of Fraps (now enhanced for dual core). Capturing aquarium (Dream Aquarium) screensaver at 29.97fps at 1280x1024 - smooth.

Intend to make DVD.

Would like to play with sharpening a bit. Any suggestions? Scripts to try?

Using Phil's:

http://www.kvcd.net/forum/viewtopic.php?t=7223
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Resizing Problem OTA HDTV capture to DVD nicksteel Video Capturing / Recording 34 11-04-2006 03:57 PM
Paranoia: Fit HDTV Capture to View Screen nicksteel Video Encoding and Conversion 5 10-12-2006 05:39 PM
Capture/Record OTA Animated HDTV nicksteel Video Capturing / Recording 0 09-12-2006 11:20 AM
Sound Sync Problem with ATI HDTV OTA Capture nicksteel Video Capturing / Recording 7 07-21-2006 03:21 AM
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 04:59 PM  —  vBulletin © Jelsoft Enterprises Ltd