MicrostockGroup

Microstock Footage Forum => Video Equipment / Sofware / Technique => Topic started by: Mantis on October 12, 2019, 08:59

Title: Quicktime Pro no longer compatible
Post by: Mantis on October 12, 2019, 08:59
I upgraded to Mac Catalina which is 64 bit.  Quicktime pro no longer supported.  Any suggestions on other video apps? I do all of my editing in Final Cut Pro but I do some resizing in QT. Need a decent player with some editing capabilities.  I cannot even get the QT basic to open after the upgrade.  Beware. All of my office applications are no longer compatible.  Had to buy 64 bit versions.

Anyway, looking forward to any player suggestions that have some editing capabilities similar to QT Pro.
Title: Re: Quicktime Pro no longer compatible
Post by: m on October 13, 2019, 06:51
Take the time to learn ffmpeg. https://ffmpeg.org/  Bit of a learning curve if you aren't use to the commandline in the terminal.

It works well for what you need and more.

You can install brew install to install ffmpeg easily on a mac.
https://brew.sh/

once brew install is installed you can just use the command
brew install ffmpeg