[Bug 745980] ogg video file is unable to be seeked

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 12 07:54:45 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #21 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit c47004d3db7c5d4de5a5677f91b65f512acba30d
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Thu Mar 12 10:06:15 2015 +0000

    oggdemux: recover from EOS when searching for chain in push mode

    If we get EOS when we're trying to build a chain, we disable seeking
    and continue instead of posting an error. This can happen for corner
    cases such as a stream with a video that stops before the end, for
    instance.

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

commit 87fd62811d759bd2b6dfb22cf7638b2d70979560
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Wed Mar 11 16:46:38 2015 +0000

    oggdemux: fix seeking in files with a "missing" stream

    When looking for pages when seeking, we stop looking for non sparse
    streams if we don't find one within a given threshold. This fixes
    seeking filling up queues and blocking in corner cases such as an
    audio file with a pathological 1 frame video stream (yes, I saw one).

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

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