digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: resolution of 544x480 and a CQ value? (http://www.digitalfaq.com/archives/avisynth/3679-avisynth-resolution-544x480.html)

Wolfi 05-19-2003 10:22 AM

Avisynth: resolution of 544x480 and a CQ value?
 
Is'nt it great I used a resolution of 544x480 and a CQ value of 77,813 and manage to put a 92min movie on a 80min cd-r with this script :arrow:

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

Quality came out GREAT :!:

//Wolfi


All times are GMT -5. The time now is 02:25 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.