[gstreamer-bugs] [Bug 368911] Gstreamer-Backend causes Totem to crash while trying to play Mpeg-TS - video

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 1 08:29:57 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=368911

  GStreamer | gst-plugins-ugly | Ver: 0.10.10


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #1 from Tim-Philipp Müller  2006-11-01 16:28 UTC -------
Unfortunately, this stack trace isn't very useful.

Could you run

 $ gst-typefind-0.10 foo.ts

and tell us what it displays?


Does

 $ gst-launch-0.10 -v filesrc location=foo.ts ! decodebin ! fakesink

crash as well? Could you show use the output please?


And if it does also crash in gst-launch, could you run:

 $ export GST_DEBUG_NO_COLOR=1
 $ GST_DEBUG=*:5 gst-launch-0.10 filesrc location=foo.ts ! decodebin ! fakesink
2>dbg.log
 ... wait for crash ...
 $ bzip2 dbg.log

and attach the dbg.log.bz2 file please?


Also,

 - what distro are you on?
 - what type of architecture are you on? (x86/i64/amd64/ppc/etc.)
 - are you using GStreamer from packages or source?
 - what's your gst-plugins-ugly version?
 - what's your libmpeg2 version?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list