I have two files, 5 minutes long, MP4 video-only and M4A audio-only. I would like to hand them to the <VIDEO> tag and have it play both in sync. Is there a way to express this using an MPD or M3U8 file?
I am hoping to avoid having to run ffmpeg or otherwise parse MPEG frames or split the files. Or mux them.
I've tried a bunch of things but the MPD spec is baffling.