[Bug 617563] matroskademux: pelicula.mkv doesn't preroll/play due to audio track without data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 16 17:32:47 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.2
            Summary|[matroskademux] -           |matroskademux: pelicula.mkv
                   |pelicula.mkv doesn't play   |doesn't preroll/play due to
                   |                            |audio track without data

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Plays fine for me now after

commit 77403d0afee635f2de6c2e53a23e1f50ad0d00fa
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Fri Aug 21 14:15:18 2015 +0100

    matroska-demux: send GAP events for lagging audio and video streams too

    Send GAP events for non-subtitle streams too if they lag too much
    behind, but use a higher threshold than for subtitles.

    This helps with fixing prerolling with a file where one of the
    audio streams only has data starting from 19s onwards. It's not
    a complete fix yet, it also requires changes elsewhere, such as
    in baseparse, to make sure caps are propagated.

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

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