[Bug 742661] qtdemux: EOS in push mode when seeking in m4a

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Feb 14 06:46:11 PST 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thiagossantos at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit afa5481c5016b1ae45fa72648fd5df33375feb54
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Sat Feb 14 11:11:30 2015 -0300

    qtdemux: do not use sparse streams in push-based seeking

    Using the sparse streams can make the push-based seeking return
    too far in the stream. It also can lead to issues as the
    sparse streams will be ignored when restarting playback and,
     if the sparse stream is the one that has the earliest sample,
    it will confuse qtdemux's offsets as one stream will have
    an earlier offset than the demuxer's one which might lead to
    early EOS.

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

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