Reduce size of movie and convert to mp4

ffmpeg -i ./file.mov ./new_file.mp4


Using Handbrake (wrapper for ffmpeg), you can use a GUI to manipulate the video file.

https://handbrake.fr/rotation.php?file=HandBrake-1.9.0.dmg


References

ReferenceURL
Shrink Videos With ffmpeg On Your Machttps://kevinyank.com/posts/shrink-videos-with-ffmpeg-on-your-mac/
  • No labels