After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725107 - matroskademux: reverse playback and video stream switching failure
matroskademux: reverse playback and video stream switching failure
Status: RESOLVED DUPLICATE of bug 725104
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.2.3
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-24 23:22 UTC by Dave
Modified: 2014-03-03 14:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dave 2014-02-24 23:22:22 UTC
When attempting to play in reverse or switch video streams within a mkv file the playback will switch state to READY.  The pipeline can then be returned to the playing state but then if a seek is performed the pipeline will not resume playing.  

Switching video streams works the first time (although the pipeline freezes) but a subsequent switch plays then freezes after a couple of seconds. After this, the pipeline becomes unstable, sometimes seeks work, mostly stream switching works but the pipeline will often freeze after a second or so.

Sample video at https://dl.dropboxusercontent.com/u/2546412/13553200.mkv
Comment 1 Thiago Sousa Santos 2014-02-27 22:39:16 UTC
This seems to have been fixed by the same commit that https://bugzilla.gnome.org/show_bug.cgi?id=725104

Can you confirm?
Comment 2 Thiago Sousa Santos 2014-03-03 14:46:19 UTC
Marking as a duplicate of #725104 according to comment from the other bug confirming that it now works on master.

*** This bug has been marked as a duplicate of bug 725104 ***