Convert MKV to MP4 without re-encoding

basic conversion

// shell

$ ffmpeg -i input.mkv -c copy output.mp4