[FFmpeg-devel] Uncompressed MP4

Derek Buitenhuis derek.buitenhuis at gmail.com
Tue Sep 24 16:00:30 EEST 2024


On 9/23/2024 3:36 PM, Devon Sookhoo wrote:
> I'm interested in implementing uncompressed MP4 parsing according to the
> newly released ISO/IEC 23001-17:2024. Would anyone be interested in further
> discussing this with me?

Since, as far as I am aware, there are no official (or unofficial) test vectors
for this, to my knowledge, you'll have to implement both muxing and demuxing support.

If you feel there are things to discuss before you start your implementation, or
for questions during work, I would suggest IRC (#ffmpeg-devel on Libera).

For what it's worth, I looked at the spec when it was finalized and it seemed...
very overcomplicated, sort of peak "design by committee", which is why the lack
of test vectors stood out :). That said, I think it is important to support it
in FFmpeg.

Cheers,
- Derek


More information about the ffmpeg-devel mailing list