Re: [Encode2mpeg-users] direct mode problesm
Brought to you by:
encode2mpeg
From: Giacomo C. <enc...@us...> - 2007-02-28 19:10:52
|
On Wed, Feb 28, 2007 at 01:42:58PM -0400, Osmany Guirola Cruz wrote: > hi > i am using encode2mpeg but i am having problems with mpeg2enc > at the end of the file the program terminate. > > INFO: [mpeg2enc] Signaling last frame = 1426 > INFO: [mpeg2enc] Frame 1426 1426 P q=8.00 sum act=66236.45623 > mpeg2enc: seqencoder.cc:433: void SeqEncoder::EncodeStream(): Assertion > `pass1coded.size() == 0' failed. > please remove: 7.yuvscaler.log 7.mpeg2enc.log > > this are the last lines of debug > > ds_fill_buffer: EOF reached (stream: audio) /1427 5% 20% 0.9% 1253 > 0 > ds_fill_buffer: EOF reached (stream: audio) > ds_fill_buffer: EOF reached (stream: audio) /1434 5% 20% 0.9% 1253 > 0 > ds_fill_buffer: EOF reached (stream: audio) /1435 5% 20% 0.9% 1253 > 0 > ds_fill_buffer: EOF reached (stream: audio) /1436 5% 20% 0.9% 1253 > 0 > ds_fill_buffer: EOF reached (stream: audio) /1437 5% 20% 0.9% 1253 > 0 > ds_fill_buffer: EOF reached (stream: audio) /1438 5% 20% 0.9% 1253 > 0 > ds_fill_buffer: EOF reached (stream: audio) /1439 5% 20% 0.9% 1253 > 0 > ds_fill_buffer: EOF reached (stream: video) > EOF code: 1 60.0 A-V: 0.023 ct: 0.048 1439/1439 5% 20% 0.9% 1253 > 0 > > Uninit audio filters... > [libaf] Removing filter dummy > Uninit audio: mp3lib > Uninit video: ffmpeg > vo: x11 uninit called but X11 not inited.. > > Exiting... (End of file) > /usr/local/bin/encode2mpeg: line 5947: 15570 Done > mplayer ${multiaudio:+-aid ${aid[0]}} "${MPLAYERYUVOPT[@]}" $AFILTER > 4>&1 1>&2 > 15572 | $YUVDENOISE 2>>"$output".log > 15573 | yuvscaler $YUVSCALEROPT > 2>"$output".yuvscaler.log > 15574 Aborted (core dumped) | mpeg2enc $MPEG2ENCOPT > -o "$output".mpv 2>"$output".mpeg2enc.log > > > what can i do > > my system it is a 64bits Intel Xeon maybe this is the problem.. May be your source file is corrupted? Try with different source files and see if they all cause the problem. Also you can test on a 32 bit system and see what happens. Giacomo |