Quantcast KVCD: Best AVS Script for 1 CD ? - digitalFAQ.com Forums [Archives]
  #1  
10-27-2002, 11:43 AM
NYPlayer NYPlayer is offline
Free Member
 
Join Date: Apr 2002
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
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
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  
10-27-2002, 12:14 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Script AVS: Recodificando MPEG-1 - o que otimizar no script? danpos Conversão e Codificação de Vídeo (Português) 7 08-29-2004 03:28 AM
Optimal script or simple resize script? bigggt Avisynth Scripting 2 06-22-2004 08:17 PM
KVCD: Optimal script or ma script? vdk_au Video Encoding and Conversion 3 01-29-2004 07:29 AM
new KVCD script candidate for optimal script! Dialhot Video Encoding and Conversion 12 10-11-2003 02:09 PM
Avisynth: Difference between MA script and optimal script? mistermickster Avisynth Scripting 2 08-01-2003 09:36 AM

Thread Tools



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