GNOME Bugzilla – Bug 754151
validate: fast_forward: Calculate proper playback-time for scenario
Last modified: 2016-02-17 21:38:07 UTC
In case of fast-forward scenario, the playback-time is not set properly as per increase in the rate. This is resulting in short media files of duration less that 15 seconds to fail. Since the rate is increasing in multiples of 2, it makes sense to increase the playback-time also in multiples of 2. This helps in fixing issues when forwarding short media files of 10 seconds or less.
Created attachment 310067 [details] [review] calculate playback time in proportion to rate increase
had raised a topic in forums for the same http://gstreamer-devel.966125.n4.nabble.com/validate-executing-scenarios-for-short-media-files-td4673342.html
ping :)
Review of attachment 310067 [details] [review]: OK
Thanks for that and sorry for the delay!