Heya,

I'm trying to encode a divx of 3 hours to mpeg2. Yuvscaler stop everytime at frame 182053 (totally there are around 250000 frames) with a bad frame header-message. Everytime I try a attempt to do the encoding I have to wait 20 hours till the encoding process arives at frame 182053.... I tried 2 times and it crashed everty time... Very frustrating!!!

I'm using mandrake community, kernel 2.6. Filesystems are reiserfs and xfs.

The command:

transcode -i <input>.avi -y yuv4mpeg,null --hard_fps -J modfps --export_fps 0,3 -q 0 -Q 5 -z -o /dev/stdout | yuvcorrect | yuvscaler -M BICUBIC -O DVD -n p -O SIZE_720x576 | mpeg2enc -f 8 -F 3 -a 3 -4 2 -2 1 -q 8 --keep-hf -o <ouput>t.m2v

Errors:

Couldn't read FRAME HEADER: bad header magic!
Couldn't read frame number 182053

End of stream!
Normal exit: end of stream with framenumber 182053.

Anyone has an idea/knows how to solve this??
I prefer to not reencode the first 182053 frames AGAIN. So if anyone knows/has an indea how to concatenate 2 m2v-files, I would also appreciate that.


Thanks,

Brabants Michel.


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to