[FFmpeg-user] can I compress a video and remove the audio with a single command?
Carl Zwanzig
cpz at tuunq.com
Thu Mar 16 17:41:32 EET 2023
On 3/16/2023 8:34 AM, Natalia Molinero Mingorance wrote:
> I'm trying this command to compress the video and remove audio:
>
>
> command = -y -i $videoUri -movflags faststart -c:v libx264 -crf 40 -an
> -preset ultrafast $outPutSafeUri
As always, please show the complete & unedited output from the command (and
read the list FAQ if you haven't already).
z!
More information about the ffmpeg-user
mailing list