export convert="XXX.mov"
ffmpeg -i $convert -vcodec h264 -an ${convert%.mov}.mp4
Created
September 17, 2024 20:00
-
-
Save freshteapot-rm/1d76ab743d8510b9a32aab6b8c75ef52 to your computer and use it in GitHub Desktop.
Convert mov to mp4 without audio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment