GNOME Bugzilla – Bug 755381
qtdemux: Add support for trick play in push mode
Last modified: 2018-11-03 15:04:22 UTC
Summary: qtdemux: Add support for trick play in push mode. Description: Overview: Currently, qtdemux doesn't support trick play in push mode i.e. Fast Forward(+4X), Fast Backward (-2x,-4x), Slow Forward(+1/2X) and Slow Rewind (-1/2x). 1.Patch 1 adds support to trick play. 2.Patch 2 is to enable fast rewind in souphttpsrc since its disabled now. Steps to Reproduce: 1) Play the attached MP4 file. Actual Results: Fast Forward(+4X), Fast Backward (-2x,-4x), Slow Forward(+1/2X) and Slow Rewind (-1/2x) doesn't work in push mode. Expected Results: Fast Forward(+4X), Fast Backward (-2x,-4x), Slow Forward(+1/2X) and Slow Rewind (-1/2x) should work in push mode. Build Date & Hardware: Build 2014-12-18 on Ubuntu 12.04
Created attachment 311819 [details] [review] Patch-1
Created attachment 311820 [details] [review] Patch-2
Created attachment 311821 [details] split file
Created attachment 311822 [details] split file
Created attachment 311823 [details] split file
Created attachment 311824 [details] split file
3eba3acb4a26d1c8f8a5573a4af651a8 md5 sum of split files.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/222.