Here’s a simple ffmpeg command to convert from mk4 to mp4 videos.

ffmpeg -i coffee.mkv -codec copy coffee.mp4