Bug#529849: mplayer: "-vf yuy2" leads to crashes
Reinhard Tartler
siretart at tauware.de
Sat Jun 20 14:52:43 UTC 2009
Jakub Wilk <ubanus at users.sf.net> writes:
> Package: mplayer
> Version: 1.0~rc3+svn20090405-1
> Severity: normal
>
> mplayer always crashes when I use the "-vf yuy2" option. See the gdb log
> for details.
this is actually a crash in libswscale0, not in mplayer:
> (gdb) bt full
> #0 0x00000000 in ?? ()
> No symbol table info available.
> #1 0x0817df1d in put_image (vf=0x9c867c0, mpi=0x9c87098, pts=0.039999999105930328) at libmpcodecs/vf_yuy2.c:45
> dmpi = (mp_image_t *) 0x9c87118
put_image calls yv12toyuy2() at that point that is defined in
libswscale.
Can you please install the package ffmpeg-dbg and recreate the
backtrace? TIA!
--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
More information about the pkg-multimedia-maintainers
mailing list