- Lift DV profile restrictions for the '--dvh1flag {trackId}' flag
- Fix codec configuration box for DV profile > 7 (dvcC instead of dvvC)
- macOS binary
- Significantly improve hevc muxing performance
- Extended logging
- Fix codec id for EL layer (dvhe instead of hev1)
- Support .eac3 audio input
- Add simple logging
- Support sample entry box name set from command line for Dolby Vision profile 4, 5 and 8
None
- 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
mp4muxer sample frontend to read local elementary stream files to generate fragmented or unfragmented mp4 file format.
None