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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".