Remux-framestor

ffmpeg -i input.mkv -c copy output.mp4 This command takes the input MKV file, copies the video and audio streams without re-encoding, and outputs an MP4 file.