Open
Description
Hi,
Does this library now support parsing avcc
box?
I wrote some code to convert the MP4 (H264) file into a H264
stream file.
Since the avcc
box parsing is not currently supported,
I cannot extract SPS NAL
and PPS NAL
from mp4parse::track
.
Raw H.264 Stream:
SEI NAL
|SPS NAL
|PPS NAL
|IDR NAL
....
Metadata
Metadata
Assignees
Labels
No labels