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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jan 1 10:49:27 UTC 2017


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

Seungha Yang <sh.yang at lge.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #342415|0                           |1
        is obsolete|                            |

--- Comment #25 from Seungha Yang <sh.yang at lge.com> ---
Created attachment 342686
  --> https://bugzilla.gnome.org/attachment.cgi?id=342686&action=edit
qtdemux: Try to expose whenever got new moov or new

Expose pad whenever new stream-id was found.
Previous patch was trying to reuse srcpad, if downstream can accept the caps
although stream-id was not patched. But in some cases, parser element does not
forward caps event to downstream when caps was not changed. 
To ensure stream-start -> caps -> segment sequence, I changed for demux to make
new pad when new steram-id was found in this patch.

-- 
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