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 617367 - matroskademux: improve to use PrevSize for reverse playback
matroskademux: improve to use PrevSize for reverse playback
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-01 12:28 UTC by Sebastian Dröge (slomo)
Modified: 2013-07-17 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2010-05-01 12:28:00 UTC
We can use the PrevSize element for this and the cues and if both are not present fail to do reverse playback. Might be hard to implement with the current way how matroskademux works.
Comment 1 Sebastian Dröge (slomo) 2010-05-01 12:46:57 UTC
Apparently this was already implemented :) But it could be improved with the help of the PrevSize element
Comment 2 Sebastian Dröge (slomo) 2013-07-17 12:32:48 UTC
Let's close this, apparently nobody needs this and if someone needs it we can still implement it later.