#11172: M2TS: parser assumes until PES or in PES at least one packet has no 0x47
byte in TP_extra_header
-------------------------------------+-------------------------------------
Reporter: Balling | Owner: llyyr
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 |
-------------------------------------+-------------------------------------
Changes (by Balling):
* owner: (none) => llyyr
* status: new => open
Comment:
Can you apply you patch? It works fine for demux, again, can just check
the forth byte for 0x47 and then check then 3 previous bytes are not 0x47,
enough to check just first packet, it just works after that.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11172#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".