[gstreamer-bugs] [Bug 633466] [katedec] Pushes events before the final caps are known

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 29 10:14:59 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=633466
  GStreamer | gst-plugins-bad | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gst-plugins-base            |gst-plugins-bad
         AssignedTo|slomo at circular-chaos.org    |gstreamer-bugs at lists.source
                   |                            |forge.net
            Summary|[oggdemux] Sintel movie     |[katedec] Pushes events
                   |gives warning in            |before the final caps are
                   |subtitleoverlay because of  |known
                   |no fixed subtitle caps      |

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-10-29 17:14:55 UTC ---
Not, not easy to fix. The bug is in katedec in bad.

The problem is, that it pushes events before the final tags are known. And it
can't be easily fixed because the final tags are only known after the first
subtitle buffer arrived... and this could be 1000 hours into the file, which
would let the pipeline stall.

No idea how to fix this, attached is a patch that caches events and tags but
for the above reason it doesn't work with Sintel.

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