[Bug 679250] [matroska] Reverse playback not working with webm file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 19 04:22:53 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679250
  GStreamer | gst-plugins-good | 0.10.31

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2012-07-19 11:22:47 UTC ---
Current status:

* flushing seek with position:
  + playback speed changes work
  + reversing playback direction works
* flushing seek without a position:
  + playback speed changes work
  - reversing playback direction doesn't work (shows last frame)
* non-flushing seek with position: 
  - normal non-flushing seeks are a bit broken too, playback stutters after
going to the new seek position
  - playback speed changes work after quite some time but this does not seem to
be related to wrong segments, lots of buffers are dropped with GST_FLOW_OK
between demuxer and sink
  + reversing playback direction works once without problems but not again
* non-flushing seek without position:
  - playback speed changes work after some time, most of the time
  - reversing playback direction doesn't work

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