ReleaseNotes.md
January 26, 2022 ยท View on GitHub
v1.1.0 Library New Features:
- Support sample entry box name set from command line for Dolby Vision profile 4, 5 and 8
Known limitations/issues
None
v1.0.0 Library Features:
- Single pass multiplexing for fragmented or unfragmented files
- API providing access to multiplexer
- Read and multiplex the following elementary stream format:
- Video H.264
- Video H.265
- Video Dolby Vision
- Audio AAC-LC
- Audio Dolby Digital
- Audio Dolby Digital Plus
- Audio Dolby AC4
- Support generating fragmented MP4
- fragment duration can be set by the user
Frontend Sample Code
mp4muxer sample frontend to read local elementary stream files to generate fragmented or unfragmented mp4 file format.
Known limitations/issues
None