2024-02-24, 05:11 PM
By the way the
If you are using homebrew's ffmpeg, then it will look like thie:
<EncoderAppPathDisplay>ffmpeg</EncoderAppPathDisplay>
is only how the path is displayed, you need to modify <EncoderAppPath>ffmpeg</EncoderAppPath>
as well.If you are using homebrew's ffmpeg, then it will look like thie:
<EncoderAppPath>/opt/homebrew/bin/ffmpeg</EncoderAppPath>
<EncoderAppPathDisplay>/opt/homebrew/bin/ffmpeg</EncoderAppPathDisplay>