Expand description
mp4
is a Rust library to read and write ISO-MP4 files.
This package contains MPEG-4 specifications defined in parts:
- ISO/IEC 14496-12 - ISO Base Media File Format (QuickTime, MPEG-4, etc)
- ISO/IEC 14496-14 - MP4 file format
- ISO/IEC 14496-17 - Streaming text format
Structs§
- A cheaply cloneable and sliceable chunk of contiguous memory.
- HEVC/H.265 box found for both
avc1
andhvc1
. - Represents the ratio between two numbers.
- Information about the video codec.
- Note:
Vp08Box
is identical toVp09Box
Enums§
- Codec dependent contents of the stsd box.