ffmpeg -i in.mp4 -c:v copy tmp.264 ffmpeg -r 60 -i tmp.264 -i in.mp4 -map 0:v -map 1:a -c copy out.mp4