If you convert from mjpeg to mp4 (libx264) with FFmpeg, Playback can not be performed on Windows · Mac.
Thumbnails are not displayed on the icon. However, with the HTML5 Video tag, playback is possible.
Why? Please tell me if you understand. Thank you.
ffmpeg -i source_file.mov -b 4000k -vcodec libx264 destination_file.mp4