[gstreamer-bugs] [Bug 563728] [parse] Links always pad ASAP but should wait until caps are known

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Dec 9 07:58:08 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=563728

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
          Component|gst-plugins-good            |gstreamer (core)
         Resolution|DUPLICATE                   |
            Summary|matroskamux fails to mux    |[parse] Links always pad
                   |dirac&FLAC                  |ASAP but should wait until
                   |                            |caps are known




------- Comment #6 from Sebastian Dröge  2008-12-09 15:58 UTC -------
This is actually not the same bug. The problem here is, that the queue after
flacenc is linked to the muxer in the very beginning before flacenc is linked
to it. This makes the queue srcpad have ANY caps and ANY caps are of course
compatible with the video template of the muxer.

To fix this gst_parse_launch should wait with the linking until caps are
actually known.

Also it should probably always link upstream to downstream


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563728.




More information about the gstreamer-bugs mailing list