[Bug 779088] videoencoder: produces incorrect dts with vtenc, when crossing segment boundary
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Feb 22 18:15:13 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=779088
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|tim at master.vcisp.net |t.i.m at zen.co.uk
Summary|GstVideoEncoderBase |videoencoder: produces
|produces very incorrect dts |incorrect dts with vtenc,
| |when crossing segment
| |boundary
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Just for additional context, input to vtenc is something like this
(conceptually):
SEGMENT event, start=0s, base=0s, ...
...
BUFFER pts=14.7s
BUFFER pts=14.8s
BUFFER pts=14.9s
SEGMENT event, start=0s, base=15s, ...
BUFFER pts=0.0s
BUFFER pts=0.1s
...
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list