[Bug 753323] mpegts: add support for JPEG 2000 to mpegtsmux and tsdemux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 20 12:28:11 UTC 2016


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

--- Comment #31 from Milos Seleceni <milos.seleceni at comprimato.com> ---
Hi, as I was working on demuxer especially parsing J2k video descriptor I found
out that my j2K-TS samples are not compatible with T-REC H222.0 standard (the
table on page 104) My horizontal_size and vertical_size are stored at 16b
instead of 32b and also I'm getting many warnings while parsing the rest of the
file 

0:00:00.023112000 29695 0x7fb88282e0f0 WARN               pesparser
pesparse.c:399:mpegts_parse_pes_header: Wrong packet start code 0xff64000e !=
0x000001xx

0:00:00.023125000 29695 0x7fb88282e0f0 WARN                 tsdemux
tsdemux.c:2155:gst_ts_demux_parse_pes_header: Error parsing PES header. pid:
0x65 stream_type: 0x21

Do you find a any samples, so we can check that those errors and warnings are
only in my samples ?

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