[FFmpeg-trac] #11172(undetermined:open): M2TS: parser assumes until PES or in PES at least one packet has no 0x47 byte in TP_extra_header
FFmpeg
trac at avcodec.org
Sat Nov 30 21:25:03 EET 2024
#11172: M2TS: parser assumes until PES or in PES at least one packet has no 0x47
byte in TP_extra_header
-------------------------------------+-------------------------------------
Reporter: Balling | Owner: (none)
Type: defect | Status: open
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: m2ts | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Balling):
Change the 2nd byte of the m2ts file from 0x47 to 0x48. It will work then.
>Skipping the first four bytes for 192 bytes packets is the fix, no need
to backtrack or anything like that.
One first packet is enough, apparently.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11172#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list