[Bug 612443] oggdemux: only use information from skeleton if we have nothing better

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 19 15:23:12 PDT 2011


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.36
            Summary|Unable to read .ogv file    |oggdemux: only use
                   |                            |information from skeleton
                   |                            |if we have nothing better

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-09-19 22:23:08 UTC ---
commit c956c5fd008fdc7ff6ebcdbfe79d1d0332ae0374
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Thu Jan 13 15:35:30 2011 +0000

    oggstream: only use information from skeleton if we have nothing better

    The codec setup headers are a lot more likely to have correct information,
    especially as it's easy to remux a skeleton in a file where streams don't
    have the same parameters (I've even seen a file with two skeletons).

    Still, this is useful in the case we have a codec we can't decode, so we
    can at least (theoretically) convert granpos to time, so we discard this
    information if the codec setup has already provided it.

    This fixes playback on (at lesat) the original archive.org encoding of
    "The Night of the Living Dead" (now replaced by another encoding).

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

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