Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 301 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 301 Bytes

nal-extractor

JS library to parse H.264 NALUs, with a focus on SEI messages. Also provides utilities to synchronize display of the extracted metadata.

As an optimization, these functions return subarrays of the input whenever possible; keep that in mind if you save references to the parsed data.