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 681631 - [0.11] baseparse: reverse playback in pull mode doesn't work
[0.11] baseparse: reverse playback in pull mode doesn't work
Status: RESOLVED DUPLICATE of bug 750783
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.11.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-08-10 22:28 UTC by Tim-Philipp Müller
Modified: 2015-06-11 10:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2012-08-10 22:28:20 UTC
Note: this has been disabled in baseparse in gst_base_parse_handle_seek(), grep for "negative_rate_pull_mode", one would need to remove that check to test this bug.

Reverse playback doesn't work if baseparse operates in pull mode, so reverse playback for mp3/flac/aac/etc. doesn't work at all, unless they're in a container.

Looks like some segment configuration snafu.
Comment 1 Tim-Philipp Müller 2015-06-11 10:52:32 UTC

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