[Bug 647769] [decodebin2] Fix preroll for streams at low bitrate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 29 04:08:22 PDT 2011


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

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #7 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-29 11:08:14 UTC ---
Hello there.
I ended up here while looking at a failure to preroll on some radio stream.
The patch that was committed adds a time limit to non seekable streams, but
this would seem to make more sense to add it to seekable streams, as non
seekable streams are usually outputting data at a set time rate. I understand
slomo's comment above to also say that. What is the rationale to keeping this
time limit to seekable streams (reading 584104 does not immediately tell me why
this should be so).

Adding the time limit for non seekable streams allows my unseekable UDP
streamed MPEG/TS radio stream to preroll again, which makes me happy, so I'd
like to know what it'd break, or if the only-on-seekable should be
only-on-non-seekable.

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