[gstreamer-bugs] [Bug 620358] [matroskademux] Sorenson Squish WebM output seeking issues
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jun 6 06:00:10 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620358
GStreamer | gst-plugins-good | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.24
--- Comment #13 from Sebastian Dröge <slomo at circular-chaos.org> 2010-06-06 13:00:07 UTC ---
commit b2ff8042d36077ce01e82e28efaf4e6f5d21391b
Author: Philip Jägenstedt <philipj at opera.com>
Date: Sun Jun 6 14:03:53 2010 +0200
matroskademux: Ignore keyframe flag for non-video streams
When the keyframe bit of SimpleBlock Flags wasn't set, the buffer was being
marked with GST_BUFFER_FLAG_DELTA_UNIT, causing all buffers to be skipped
after a seek. This may be a problem with the Sorenson Squish encoder, but
arguably the keyframe bit should only be applied to video.
Fixes bug #620358.
--
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