validate: executing scenarios for short media files

Vineeth vineeth.tm at samsung.com
Wed Aug 26 19:07:03 PDT 2015


If i change the scenario file as follows

description, duration=25.0, seek=true, need-clock-sync=true,
min-media-duration=5.0
seek, name=Fast-forward-seek, playback-time=0.0, rate=2.0,  start=0.0,
flags=accurate+flush
seek, name=Fast-forward-seek, playback-time="min(10.0, duration*0.0625)",
rate=4.0,  start=0.0, flags=accurate+flush
seek, name=Fast-forward-seek, playback-time="min(20.0, duration*0.125)",
rate=8.0,  start=0.0, flags=accurate+flush
seek, name=Fast-forward-seek, playback-time="min(40.0, duration*0.25)",
rate=16.0, start=0.0, flags=accurate+flush
seek, name=Fast-forward-seek, playback-time="min(80.0, duration*0.50)",
rate=32.0, start=0.0, flags=accurate+flush
stop, playback-time="min(duration - 0.3, 160.0)"

Then it doesn't fail.. And it does make sense to have playback-time as
multiples of how rate is increasing.
Will raise a bug and attach a patch in bugzilla and see if this is fine :)



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/validate-executing-scenarios-for-short-media-files-tp4673342p4673360.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list