If you use OBS to make your desktop recordings on your Mac, you’ll notice it creates .flv files by default. But .flv files aren’t playable in QuickTime.
There are ways to change the settings to create .mp4 files, but there are really good reasons to use .flv.
A better approach is to record in .flv and convert to .mp4 afterward using ffmpeg and a little shell script to make the commands easier.
Continue reading “Simplify OBS .flv video conversion to .mp4”
You must be logged in to post a comment.