Log in

View Full Version : avisynth script for cce


silentdang
20th November 2005, 18:10
hi ive been trying to encode my movies useing avisnth but however i dont know how to write a script

ppl say open a notepad and write some script for it can but i dont know how. if any know 1 how then plz give me an example how to write the script for cce so i can encode useing cce

i tried writing a script myself but then i i got many errors so i just need a proper script for it to work on the cce..


[error] frame size is not correct

Wilbert
20th November 2005, 18:26
I deleted your other (duplicate) post. Please state your source first.

silentdang
20th November 2005, 18:56
ok thx heheh

my soruce is an xvid.dvdrip.avi movie file (the myth)

i just really need a script that can makes great quality and the frame size is 16:9
and 7 passes thats all... can u plz write me a script doing that?

buzzqw
20th November 2005, 20:10
:readrule: (rule 6 expecially) :readguid: ( llink (http://www.doom9.org/mpg/avi2dvdr.htm) )

but a simple avisource("c:\blabla.avi") and a correct resize (use fit2cd) could do the job. And.. no need for 7 passes, just 3

BHH