Bug 125845 - [GStreamer] Negative playback rate is set even when is not supported
Summary: [GStreamer] Negative playback rate is set even when is not supported
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-17 00:21 PST by Piotr Grad
Modified: 2018-02-26 01:40 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Grad 2013-12-17 00:21:20 PST
When we set negative playback rate (eg. -1.0) for video element with mp4 video it is ommited becouse GStreamer doesn't support negative playback rate for most of codecs. I already working on patch for this issue.
Comment 1 Philippe Normand 2014-09-18 23:33:34 PDT
Any news about this?
Comment 2 Sebastian Dröge (slomo) 2014-12-07 11:16:43 PST
What exactly is the problem here?

GStreamer currently does not support negative playback rate for normal HTTP streams (but for HLS for example it does). There seems to be some planning to be done how it could be supported for normal HTTP streams too.
Comment 3 Philippe Normand 2018-02-26 01:40:58 PST
Without additional context about this issue (which codecs? which source protocol?) we can't do much. Please re-open after providing those informations.