GNOME Bugzilla – Bug 750283
step event ignores/changes GstFormat after state change
Last modified: 2016-06-12 20:10:47 UTC
Created attachment 304436 [details] python example code to reproduce bug Step event works fine at first in PAUSED State, but if after we switch to PLAYING then PAUSED again and try to step; it steps 1 second instead 1 frame. As if it ignores the GST_FORMAT_BUFFERS format and uses GST_FORMAT_TIME.
Created attachment 304437 [details] convenient video file with frame stamps
Created attachment 304448 [details] C example to reproduce bug I touched some example code in gst-plugins-base to reproduce this bug. Wanted to make sure it wasn't a bindings problem.
This bug is duplicate of Bug 739289 The attachment 308309 [details] [review] will fix the problem
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 739289 ***