[Bug 753323] mpegts: add support for JPEG 2000 to mpegtsmux and tsdemux
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 20 12:47:00 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=753323
--- Comment #32 from Aaron Boxer <boxerab at gmail.com> ---
Hi Milos,
(In reply to Milos Seleceni from comment #31)
> 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
Interesting.
>
> 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 ?
Let me see what I can find. It may take me some time, as I am
focused on other projects at the moment.
By the way, it would be great if you could update your patch
to reflect your progress on the muxer/demuxer.
Cheers,
Aaron
--
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