[Bug 673185] [0.11] [tagdemux] pull mode broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 11 12:58:20 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=673185
  GStreamer | gst-plugins-base | 0.11.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-11 19:58:14 UTC ---
This was the best I could think of (without doing it in the application
thread):

commit ec27f4e13ce819c843c5c66ac2ee91eade85cd50
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Tue Sep 11 20:53:16 2012 +0100

    tagdemux: also read tags if downstream activates us in pull mode right away

    Fix reading of tags for the case filsrc ! footagdemux ! fooparse ! ..
    where we would not read the tags because we never start our own
    streaming thread.

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

Typefind should just skip typefinding in that case IMHO (that's what I did for
tagdemux as well now) - an element activating upstream in pull mode is probably
not really expecting or needing a CAPS event from upstream.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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