Thanks Carl

"-vcodec" did the trick.



Is the latest version accessible through 'brew upgrade"?
> brew upgrade ffmpeg
gives "ffmpeg 4.2.2_1 already installed"


1 - This code is a direct lift from prior code that was working on a MacBook 
15" running pre-Catalina

> On Jan 29, 2020, at 6:03 PM, Carl Eugen Hoyos <[email protected]> wrote:
> 
> Am Do., 30. Jan. 2020 um 02:55 Uhr schrieb MediaMouth <[email protected]>:
> 
>> ffmpeg -i '/Path/To/Source.mov' h264_videotoolbox -crf 16 -vf 
>> scale=1280:720,format=yuv420p '/Path/To/Dest.mp4'
> 
> Option in front of "h264_videotoolbox" missing, something like "-vcodec"
> 
>> ffmpeg version 4.2.2 Copyright (c) 2000-2019 the FFmpeg developers
> 
> For future questions, please remember that only current FFmpeg is
> supported here (this is >6 months old).
> 
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".

_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to