digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Overscan? (http://www.digitalfaq.com/archives/avisynth/3436-avisynth-overscan.html)

Wolfi 05-04-2003 06:58 AM

Thank you PyRoMaNiA, I got a bit smarter :) Before you answered me I tried this script :arrow:

ConvertToYUY2()
LegalClip()
GripCrop( width=544, height=480, overscan=0 )
GripSize(resizer="BicubicResize")
STMedianFilter(10, 30, 0, 0, 10, 30)
SpaceDust()
unfilter(50,50)
temporalsmoother(1,2)
mergechroma(blur(1.58))
mergeluma(blur(0.3))
DctFilter(1,1,1,1,1,.5,.5,0)
GripBorders()
Letterbox(0,0,32,32)
LegalClip()

Will overscan=0 do anything :?:

//Wolfi

PyRoMaNiA 05-04-2003 12:21 PM

No, you might as well leave it out completely. :wink:
I don't think it does anything... :roll:


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

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.