[gstreamer-bugs] [Bug 602790] New oggdemux parsers break theora/vorbis playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 26 14:24:50 PST 2009


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

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from David Schleef <ds at schleef.org> 2009-11-26 22:24:46 UTC ---
It's an old-style Ogg/Theora file that has a granulepos of 0:0 on the first
frame.  There might be other problems with it, but it's definitely a file we
should play.  Fixed:

commit d2c9d7fc1c21cedeb98d4a5f6f73653032866ec7
Author: David Schleef <ds at schleef.org>
Date:   Wed Nov 25 17:04:41 2009 -0800

    oggdemux: handle theora streams with 0 keyoffset


After this commit, it appears all the Ogg files on samples.mplayerhq.hu that
aren't completely broken play correctly.

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