PDA

View Full Version : CCE SP creates a very small m2v file.


redeemer-dk
9th October 2003, 23:29
I just ran 8 passes with CCE SP on an avi file. the bitrate is 2000kbps and i have created an avs script that looks like this:


AVISource("D:\90GIG\Movies\How High\How High.avi",false)
ConvertToYUY2()
ConvertFPS(25)
LanczosResize(720,576)


the movie 1.5 hours long. the output m2v is 2.621.440 bytes (excacly 2.5 megabytes. the file system on all my drives are ntfs. i used docce4u to create it with the Robshot-Bach method. my cce sp is version 2.66.01.07 and my eclcce version is 1.5a. the vaf file is around 36 megs. i've checked the vaf file with cce sp and it's valid.


I hope someone can help me.

-RUne Svendsen

djidjo
13th October 2003, 10:44
2.621.440 bytes... Mmmh... it's more like 2 Gigabytes, not 2 Megabytes :rolleyes: so the encoding must be ok, isn't it ?

wmansir
13th October 2003, 16:09
Originally posted by djidjo
2.621.440 bytes... Mmmh... it's more like 2 Gigabytes, not 2 Megabytes :rolleyes: so the encoding must be ok, isn't it ?

2.621.440 Kbytes would be 2.5 Gigs.

@redeemer-dk

You may want to open your .avs file to be sure there are not errors. ALso look at the CCE encoding list and it will tell you the duration of each file. If its 00:00:10:00, then there is an error in your .avs and CCE is only getting a 10 second clip which states the error.

Have you tried playing the output file? If so, what does it look like, or will it play at all?