I have just tried it, unfortunately Apple's internal player has very poor compatibility. As far as I know, it only supports mp4 in hvc1 or dvh1 codec. And I don't have other player to test them, sorry.RESET_9999 wrote: ↑Fri Jul 15, 2022 12:47 amdid you try the old tsmuxer version that made fake p5 files?
https://drive.google.com/file/d/1ze3VfN ... sp=sharing
if it works then you have your solution and it's much faster than the mp4muxer.
Oh I don't nesscessarily use mp4muxer. I mentioned it because it's official tool.
I personally use ffmpeg to extract, dovi_tool to mux, and throw them including subtitle to mp4box. mp4box automatically generate P5 dvh1 by default no matter what the real profile is. The speed seems fine, like 5 min for 70G file. So it's not exactly that bad.