GNOME Bugzilla – Bug 680285
tsdemux: no duration in push mode, no seeking in push mode
Last modified: 2013-04-29 07:55:10 UTC
This applies to both 0.10 and 0.11. This is a regression vs. mpegtsdemux from the last 0.10 release. $ wget -O /tmp/bbcnews2.m2t http://people.freedesktop.org/~tpm/samples/bbcnews2.m2t $ -base/tests/examples/playback$ ./playback-test 0 file:///tmp/bbcnews2.m2t => No duration, craps out on seeking. Sometimes it just stops on seek, but I also see things like: ** (lt-playback-test:6757): CRITICAL **: gst_adapter_flush: assertion `flush <= adapter->size' failed ** (lt-playback-test:6757): CRITICAL **: gst_adapter_flush: assertion `flush <= adapter->size' failed (lt-playback-test:6757): GStreamer-CRITICAL **: gst_mini_object_unref: assertion `mini_object->refcount > 0' failed ** (lt-playback-test:6757): CRITICAL **: gst_adapter_flush: assertion `flush <= adapter->size' failed So might be easy fix.
*** This bug has been marked as a duplicate of bug 698050 ***