[Bug 753323] mpegts: add support for JPEG 2000 to mpegtsmux and tsdemux
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 26 14:30:14 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=753323
--- Comment #44 from Aaron Boxer <boxerab at gmail.com> ---
elementary stream (elsm) header contains video-related information for a j2k
encoded frame. So, I think the elsem is simply added in front of the j2k main
header as a j2k box. A still image decoder would just ignore the elsm box,
but an mpeg ts demuxer would parse the elsm.
See
https://www.itu.int/rec/T-REC-H.222.0-201206-S/en
Annex S
Section S.2 and S.3
--
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