Hi, if I run ffmpeg -h long (of full) only option -stdin is listed, but not -nostdin.
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. Also there it is listed as "standard option", but under -help it is listet as "advanced option". -Ulf _______________________________________________ ffmpeg-user mailing list -- ffmpeg-user@ffmpeg.org To unsubscribe send an email to ffmpeg-user-le...@ffmpeg.org