[gstreamer-bugs] [Bug 612443] Unable to read .ogv file
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 13 07:40:25 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=612443
GStreamer | gst-plugins-base | 0.10.26
--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-01-13 15:40:21 UTC ---
Created an attachment (id=178237)
View: https://bugzilla.gnome.org/attachment.cgi?id=178237
Review: https://bugzilla.gnome.org/review?bug=612443&attachment=178237
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).
--
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