#11557: Abnormally choked loading for "non-existing PPS 0 referenced"? ------------------------------------+----------------------------------- Reporter: wazer | Owner: (none) Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | ------------------------------------+----------------------------------- Comment (by Balling):
E.g. this, #11172 but it is unrelated to your issue, that bug is about M2TS, not about just normal TS. There M2TS has 4 bytes header as opposed to TS which does not have 4 bytes header. If 4 byte header contained a 0x47 byte it was breaking everything, because in EACH and every M2TS file 5th actual byte is 0x47, as 0x47 is a synchronisation marker for M2TS/TS. Many other such issues though. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11557#comment:11> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".