Skip to main content

Module mp4

Module mp4 

Source

Structs§

Mp4Demuxer
Mp4Sample

Functions§

extract_avcc_from_stsd 🔒
stsd ボックスのペイロードから avc1/avc3 エントリ内の avcC を取り出す。 stsd payload: [version+flags(4)][entry_count(4)][sample entry…] sample entry: [size(4)][type(4)][VisualSampleEntry(78)][child boxes…]