GNOME Bugzilla – Bug 93558
Hang/crash with mpeg2dec plugin
Last modified: 2004-12-22 21:47:04 UTC
When trying to play mpeg videos in gst-player, it crashes with this odd backtrace: (gdb) bt
+ Trace 27450
When trying: libtool gdb gst-launch --gst-mask=-1 filesrc location=AlienSong.mpg ! mpegdemux video_%02d! { queue ! mpeg2dec ! colorspace ! xvideosink } the backtrace is the same On trying: gst-launch --gst-mask=-1 filesrc location=AlienSong.mpg ! mpegdemux video_%02d! mpeg2dec ! colorspace ! xvideosink > ~/public_html/mpegdump 2>&1 it hangs with 100% cpu usage & this output at http://ajmitch.dhis.org/~ajmitch/mpegdump
Created attachment 11151 [details] --gst-mask log from final gst-launch line
Andrew, do you still have this bug?
Reported fixed with CVS mpeg2dec and our cvsmpeg2dec plugin. Closing.