[Bug 762207] flvmux: Ensure we use DTS when clipping running time

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 11 12:48:05 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=762207

--- Comment #22 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
(In reply to Tim-Philipp Müller from comment #20)
> One more question: is that pts=dts then passed to the muxer as pts, or is it
> just used in collectpads for collectpads purposes?

It is passed to the demuxer. Otherwise all demuxers will have to do the same
(some already do that). A stream without PTS is not really valid, unless PTS ==
DTS. I prefer to define it this way than to fail if PTS is missing. It's also
what is generally assumed by elements producing this.

-- 
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