MattMcManis / Axiom

An FFmpeg GUI for Windows
https://axiomui.github.io
GNU General Public License v3.0
1.44k stars 114 forks source link

How to encode using ProRes codec? #62

Open stemcc opened 3 years ago

stemcc commented 3 years ago

Would love to test out using Axiom to prepare proxy media, however I'm at a loss right now on how to encode ProRes using Axiom. Is there a way to directly pass a video codec option in the ffmpeg command?

MattMcManis commented 3 years ago

Hello, I am currently dealing with a family emergency, and unable to help with support right now.

Enter ffmpeg -codecs in command prompt to see if it's a supported Codec. If it is, Axiom does not currently have settings for it.

However, you can still do it manually using FFmpeg through command prompt of it is supported.