[MEncoder-users] Encoding stops with '00 motion_type at 17 6' after 990 sec
Christian.
cmf.ml at gmx.de
Wed Mar 31 03:13:36 CEST 2010
> Alternatively recompile mencoder with debugging (i.e., ./configure
> --enable-debug=3) and send a back trace when it fails.
I hope this is what you asked for. After installation and compilation of the
debian sources I get,
$ ~/SRC/mencoder/mplayer-dmo-1.0.rc2svn20100325/mencoder
MPlayer SVN-r30956 (C) 2000-2010 MPlayer Team\nNo file given
$ gdb ~/SRC/mencoder/mplayer-dmo-1.0.rc2svn20100325/mencoder
(gdb) run -oac copy -ovc lavc -of mpeg -vf scale=720:576,harddup -lavcopts vcodec=mpeg2video -o m.mpg a1.mpg
This returns the following output,
---snip---
...
1 duplicate frame(s)!
Pos: 990.3s 24763f (63%) 78.69fps Trem: 3min 175mb A-V:0.019 [801:128]
1 duplicate frame(s)!
Pos: 990.3s 24764f (63%) 78.69fps Trem: 3min 175mb A-V:0.023 [801:128]
Pos: 990.4s 24765f (63%) 78.69fps Trem: 3min 175mb A-V:0.007 [801:128]
[mpeg2video @ 0x8e9d200]00 motion_type at 17 6
Program received signal SIGSEGV, Segmentation fault.
0x0863c8a2 in hScale_MMX2 (dst=Cannot access memory at address 0xfffffa68
) at swscale_template.c:2053
2053 __asm__ volatile(
(gdb) backtrace
#0 0x0863c8a2 in hScale_MMX2 (dst=Cannot access memory at address 0xfffffa68
) at swscale_template.c:2053
Cannot access memory at address 0xfffffa64
---snip---
Regards,
Christian
More information about the MEncoder-users
mailing list