Add a test program where looping in trick mode works seamlessly
authorAntonio Ospite <ospite@studenti.unina.it>
Tue, 5 Mar 2013 15:26:27 +0000 (16:26 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Tue, 5 Mar 2013 15:30:23 +0000 (16:30 +0100)
The secret here is to use SEGMENT seeks instead of normal seeks:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstEvent.html#GstSeekFlags

That has been tested with positive playback rates only.


No differences found