[gstreamer-bugs] [Bug 619817] [matroskademux] Reverse playback doesn't work
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jun 18 06:07:46 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=619817
GStreamer | gst-plugins-good | 0.10.x
Mark Nauwelaerts <mnauw> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-06-18 13:07:41 UTC ---
Using some pipeline as follows:
filesrc ... ! decodebin2 name=dec ! audio/x-raw-int ! fakesink dec. !
video/x-raw-yuv ! fakesink
and then issuing a reverse seek (that extends all the way to 0 of course) show
that it does reach the beginning of the file.
So:
commit 44fa95d5cbde7fbffb6d31174af7ccd7c6edd943
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date: Fri May 28 16:37:32 2010 +0200
matroskademux: improve reverse playback
Slightly modify approach to also handle cases where cue entries do not
reliably
lead to initial keyframes.
Fixes #619817.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list