[MEncoder-users] Broken Frame

Pete Davis pete at petedavis.net
Wed Jul 20 17:53:15 CEST 2005


Okay, I just had another new issue pop up.

I was encoding a TV capture (I do a bunch ever day), but this is the first
since I got the latest code last night. 44% into the second pass (I didn't
watch the first pass), I got a "Broken Frame at" and some hex address, and
it flushed the buffer and saved the file there (51 minutes into a 1 1/2 hour
movie)

The encoding script is:

nice -n 19 mencoder $1 -oac copy -o /dev/null -vf pp=md -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=1300:mbd=2:vpass=1:vqmin=2:vqmax=31:keyint=30:turbo
-ffourcc DIVX 

nice -n 19 mencoder $1 -oac mp3lame -lameopts cbr:br=128 -o newfile.avi -vf
pp=md -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=1300:mbd=2:vpass=2:vqmin=2:vqmax=31:keyint=30 -ffourcc
DIVX 

$1 is the filename of the .mpg file.






More information about the MEncoder-users mailing list