[Bug 709839] matroskademux: file with late audio stream start does not preroll

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 5 18:57:13 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709839
  GStreamer | gst-plugins-good | 1.2.0

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk
     Ever Confirmed|0                           |1

--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-11-06 02:57:08 UTC ---
I think a good solution would be to solve this in multiqueue, so it gets solved
for all demuxers. Maybe have some startup state where the queues can grow
infinitely until all sink pads have received data?

This would care for the delayed start of streams, but wouldn't solve for delays
caused by bad interleaving of data.

A quick hack can also be to let matroskademux do its sync stream operation on
all streams instead of only on subtitles while it is starting (no buffers found
for all streams).

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