[gstreamer-bugs] [Bug 154431] gstreamer segfaults on any mpeg video
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Sat Oct 30 11:36:09 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=154431
GStreamer | gst-plugins | Ver: HEAD CVS
------- Additional Comments From ja2morri at uwaterloo.ca 2004-10-30 14:36 -------
The problem looks to be in mpeg2dec since
gst-launch-0.8 filesrc location=01.mpg ! ffdemux_mpeg ! mpeg2dec ! sdlvideosink
# segfaults
gst-launch-0.8 filesrc location=01.mpg ! ffdemux_mpeg ! ffdec_mpegvideo !
sdlvideosink # works
gst-launch-0.8 filesrc location=01.mpg ! mpegdemux ! ffdec_mpegvideo !
sdlvideosink # doesn't segfault
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list