GNOME Bugzilla – Bug 533454
Better frame-by-frame stepping
Last modified: 2009-05-26 13:06:14 UTC
Currently, it's hard to do frame-stepping with GStreamer. As per TODO: - add some sort of time/frame stepping functionality, either with a flag on the seek event or some new seek event type. The idea would be to operate on the current playback position instead of the current configured segment when doing the seek. Idea is that frame stepping forwards can be done in the sinks, ie, just dropping N frames/time, sending more complicated queries upstream which can ideally handle those cases more efficiently too.
Marking as dup of the other bug, since that's where the patches are now. *** This bug has been marked as a duplicate of 583456 ***