SharpMp4Parser icon indicating copy to clipboard operation
SharpMp4Parser copied to clipboard

Writing h265 mp4 does not correctly escape Annex-B sequences inside NALs, leading to image artifacts

Open jimm98y opened this issue 8 months ago • 0 comments

Currently, it seems there is an issue serializing NALs that contain 0x000001 byte sequence. Similar issue has been fixed in the past in SPS/PPS/VPS serialization. Due to this issue there can be visible artifacts in the h265 mp4 file.

jimm98y avatar Dec 14 '23 12:12 jimm98y