medooze / nal-extractor

H.264 parsing & metadata synchronization

Home Page:https://medooze.github.io/nal-extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

H.264 parsing & metadata synchronization

https://medooze.github.io/nal-extractor

License:MIT License


Languages

Language:TypeScript 100.0%