[Bug 752791] basesink: drops first few buffers with dts/pts b-frame shift
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 4 11:57:23 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752791
Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #308696|none |rejected
status| |
--- Comment #9 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Comment on attachment 308696
--> https://bugzilla.gnome.org/attachment.cgi?id=308696
basesink: Don't drop buffers
So as brought up by Tim, a completly valid scenario would be existing code the
do:
Take a snapshot:
uridecodebin ! video/x-raw ! appsink
If it picks a file containing raw video directly, and a demuxer that don't try
to clip on accurate seek (take TS), the resulting snapshot would be wrong if we
don't do any clipping.
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list