[Bug 684790] isomp4/qtdemux: Whenever a moov atom is found, restart the demuxer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 19 10:15:35 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=684790

--- Comment #8 from Seungha Yang <sh.yang at lge.com> ---
(In reply to Sebastian Dröge (slomo) from comment #7)
> Thiago, what do you think?
> 
> This should probably also come with (conditional) GstStreams usage, like in
> tsdemux whenever a new program is found.

That's what I really want to do (GstStream usage in qtdemux and demuxer's own
streamcollection object). As we know, playbin3 case, demuxer will be reused
unlike playbin2 (decodebin2 makes new demuxer whenever period change).
So, qtdemux may need it's own StreamCollection object and updating it based on
new stream-start event.

However, because the use of GstStream may cause lots of structure change, the 
want to listen maintainer's opinions on that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list