GNOME Bugzilla – Bug 131716
Matroska file refuse to play with gst-launch-ext
Last modified: 2004-12-22 21:47:04 UTC
Trying to play a Matroska file using gst-launch-ext I get: gst-launch-0.7 filesrc location="StarwarsAAC5_1anamorphicXviD.mkv" ! matroskademux name=demux ! { queue ! spider ! ffcolorspace ! xvimagesink } { demux. ! queue ! spider ! osssink } (process:25032): GStreamer-CRITICAL **: file gstcaps.c: line 656 (gst_caps_is_always_compatible): assertion `!gst_caps_is_empty (caps2)' failed (process:25032): GStreamer-CRITICAL **: file gstcaps.c: line 656 (gst_caps_is_always_compatible): assertion `!gst_caps_is_empty (caps2)' failed (process:25032): GStreamer-CRITICAL **: file gstcaps.c: line 656 (gst_caps_is_always_compatible): assertion `!gst_caps_is_empty (caps2)' failed (process:25032): GStreamer-CRITICAL **: file gstcaps.c: line 656 (gst_caps_is_always_compatible): assertion `!gst_caps_is_empty (caps2)' failed RUNNING pipeline ... ** (process:25032): CRITICAL **: file bytestream.c: line 256 (gst_bytestream_peek): assertion `len > 0' failed (process:25032): GStreamer-CRITICAL **: file gstcaps.c: line 656 (gst_caps_is_always_compatible): assertion `!gst_caps_is_empty (caps2)' failed (process:25032): GStreamer-CRITICAL **: file gstcaps.c: line 656 (gst_caps_is_always_compatible): assertion `!gst_caps_is_empty (caps2)' failed Caught interrupt. [cschalle@3jq3n91 Video]$
Managed to play it now, although with artifacts. Anyway this particular issue is now fixed.