On 2025-08-26 09:52 pm, Ulf Zibis via ffmpeg-user wrote:
Hi,

if I run
ffmpeg -h long (of full)
only option -stdin is listed, but not -nostdin.

All global boolean options are set to false be prepending -no.
This is documented at https://ffmpeg.org/ffmpeg.html#Options

As the first is the default and does not change anything, it would be more useful to list the latter.

At https://ffmpeg.org/ffmpeg-all.html#Main-options you could add a hint, that -nostdin is often needed when using ffmpeg in a bash script, where input comes from a pipe, loop or other virtual stream.

Will do.

Regards,
Gyan

_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to