After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 533454 - Better frame-by-frame stepping
Better frame-by-frame stepping
Status: RESOLVED DUPLICATE of bug 583456
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-16 14:19 UTC by Bastien Nocera
Modified: 2009-05-26 13:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2008-05-16 14:19:37 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.
Comment 1 Tim-Philipp Müller 2009-05-26 12:04:23 UTC
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 ***