HAP video converter

Ok. I’ve found the solution. I’ve used ffmpeg to do the conversion with this code line:

ffmpeg -i sourcename.mov -c:v h264 exportname.mp4