GNOME Bugzilla – Bug 705062
tagdemux: push mode code doesn't handle seeks
Last modified: 2013-07-29 09:42:08 UTC
Reading the code of gst-libs/gst/tag/gsttagdemux.c it looks like seeks aren't handled properly in push mode, it simply pull the ranges out in a linear fashion regardless of what seeks are done
commit bb870b8b7bf008a754242b7972ed21cab39ee2e9 Author: Sebastian Dröge <slomo@circular-chaos.org> Date: Mon Jul 29 11:40:57 2013 +0200 tagdemux: Properly implement seeking if tagdemux is driving the pipeline https://bugzilla.gnome.org/show_bug.cgi?id=705062