[Bug 745192] matroskademux: V_MS-VFW-FOURCC streams have DTS instead of PTS
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 27 09:13:28 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745192
--- Comment #12 from Nicola <lists at svrinformatica.it> ---
the muxer patch is not completly correct, in matroskamux there are calls like
this:
GST_BUFFER_TIMESTAMP (buf)
in a many places (for example for duration calculation), I think an helper
method should be done to return the pts/dts, I'll try to work on this the next
week if noone is faster than me.
Also the demuxer use GST_BUFFER_TIMESTAMP in a log message, this could be make
debug harder
--
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