[FFmpeg-user] Since MacOS / Catalina upgrade - "Unable to find a suitable output format for 'h264_videotoolbox'"

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Jan 30 04:03:35 EET 2020


Am Do., 30. Jan. 2020 um 02:55 Uhr schrieb MediaMouth <communque at gmail.com>:

> 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


More information about the ffmpeg-user mailing list