[FFmpeg-user] New post

Ferdi Scholten ferdi at sttc-nlp.nl
Thu Dec 30 10:43:17 EET 2021


Hi,
> I would like to add this topic to the forum:
>
> Hi,
>
> In the ffmpeg Documentation there is this command for Select the pass
> number (1 or 2):
> ffmpeg -i foo.mov -c:v libxvid -pass 1 -an -f rawvideo -y NUL
> ffmpeg -i foo.mov -c:v libxvid -pass 1 -an -f rawvideo -y /dev/null
>
> But it is only for Windows and Unix.
>
> Does anyone know what the command is for Apple Mac?
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
The commands on Apple Mac are identical to the Unix/linux commands 
(Apple's MAC-OS is loosely based on on a Unix based OS). It is the 
Windows commands that slightly differ. So use the bottom command on a Mac.


More information about the ffmpeg-user mailing list