ffmpeg -i my-video.mov -vcodec h264 -acodec mp2 my-video.mp4
ffmpeg -i "file.mkv" -codec copy -strict -2 "file.mp4"
ffmpeg -i input.mp4 output.mkv