GNOME Bugzilla – Bug 626467
matroskademux: CRITICAL **: file matroska-demux.c: line 578 (gst_matroska_demux_get_length): should not be reached
Last modified: 2010-08-14 13:21:12 UTC
take any webm file, for example from http://www.webmfiles.org/demo-files/ gst-launch multifilesrc location=bunny.webm ! matroskademux ! fakesink will result in several critical lines such as: ** (gst-launch-0.10:16790): CRITICAL **: file matroska-demux.c: line 578 (gst_matroska_demux_get_length): should not be reached
my bad, that seems to be fixed in latest git everything This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.