[Bug 740575] Fixing DTS in GStreamer
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 10 15:34:33 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=740575
--- Comment #88 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
This is mostly it. I think flvmux sends a bad segment (start = first DTS
instead of first PTS). Arguably this is a bug can can be fixed separately.
Would be nice to visit Matroska to see if anything need to be done there and
finally I need to resolve the QTMux thing. I don't see why we need sign/unsign
value really considering it's CTS based like FLV. As Thiago mention, qtdemux
might need a segment that account for the initial gap properly. Addtionnally:
- Add some unit tests for tsmux, flvmux
- Fix Thiago's test for qtmux
- Maybe add a macro to access cdata.ABI.abi.dts ?
I notice through the multiview work some discussion about usage of union and
padding data. If I'm doing it wrong, I would appreciate advises here.
--
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