[MEncoder-users] Encoding stops with '00 motion_type at 17 6' after 990 sec

Kasper Bonne kbonne at gmail.com
Tue Mar 30 18:22:22 CEST 2010


On Tue, Mar 30, 2010 at 16:19, Christian <cmf.ml at gmx.de> wrote:
> $ mencoder --version
> MPlayer SVN-r30656 (C) 2000-2010 MPlayer Team
> --version is not an MEncoder option

It seems someone else had this problem in January 2009 but at the time
it wasn't reproducible with the SVN version:
http://lists.mplayerhq.hu/pipermail/mplayer-users/2009-January/075704.html

The error message comes from mpeg_decode_mb() in libavcodec/mpeg12.c.

Could you un-comment '#undef NDEBUG' and '#include <assert.h>' in the
beginning of that file, recompile, and see if something interesting
happens.

Alternatively recompile mencoder with debugging (i.e., ./configure
--enable-debug=3) and send a back trace when it fails.

/Kasper


More information about the MEncoder-users mailing list