digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: Best Avs Script for 1 CD ? (http://www.digitalfaq.com/archives/encode/1433-kvcd-best-avs.html)

NYPlayer 10-27-2002 11:43 AM

KVCD: Best Avs Script for 1 CD ?
 
Kwag,

I would like if you can to post the best script for the 1 CD lbr Template. There are so many filters out there and I would like the script you use cause your samples are outstanding...

Thank You

kwag 10-27-2002 12:14 PM

Hi NYPlayer,

Use something like this:

LoadPlugin("C:\encoding\MPEG2DEC.dll")
mpeg2source("K:\Movie\DVD2AVI_PROJECT_FILE.d2v")
BilinearResize(336,192,45,0,630,480)
#TemporalSmoother(1,2)
AddBorders(8,24,8,24)
###--------------------- Start Of File Size Prediction ----------------------###

IL = Framecount / 100 # interval length in frames
SL = round(Framerate) # sample length in frames
SelectRangeEvery(IL,SL)
## MPEG size = ((Total frames/Framerate)/100) * (MPEG sample file size * .95) ##

###------------------------End File Size Prediction--------------------------###

If you want to do it automatically, go ahead and download DVD2SVCD version 1.1.0 Candidate Release 3 here: http://forum.doom9.org/showthread.ph...0&pagenumber=1. It already incorporates the KVCD Q. Matrix, but you must download the kvcd_lbr.ini here: http://www.kvcd.net/forum/viewtopic.php?t=1478 . This will set up GOP and other parameters.
Try DVD2SVCD. It's really great, as it automates everything. Just copy the kvcd_lbr.ini to your DVD2SVCD installation directory, and load it after you run the program. You'll find the "Load settings" under the "Misc." tab.

-kwag


All times are GMT -5. The time now is 06:01 PM  —  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.