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 781899 - videorate: In reverse playback mode, don't output the first buffer with ts=segment.stop
videorate: In reverse playback mode, don't output the first buffer with ts=se...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-04-28 13:59 UTC by Sebastian Dröge (slomo)
Modified: 2018-03-29 17:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
videorate: In reverse playback mode, don't output the first buffer with ts=segment.stop (7.35 KB, patch)
2017-04-28 13:59 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2017-04-28 13:59:21 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2017-04-28 13:59:25 UTC
Created attachment 350646 [details] [review]
videorate: In reverse playback mode, don't output the first buffer with ts=segment.stop

Instead go backwards before segment.stop based on the framerate or the
next buffers end timestamp. Otherwise the first buffer will usually be
dropped because outside the segment.
Comment 2 Sebastian Dröge (slomo) 2018-03-29 17:49:07 UTC
Attachment 350646 [details] pushed as bec7f4a - videorate: In reverse playback mode, don't output the first buffer with ts=segment.stop