• Nicolas George's avatar
    ffmpeg: add -(no)stdin option. · 0fe8acf2
    Nicolas George authored
    Allows to disable interaction from standard input.
    Useful, for example, if ffmpeg is in the background process group.
    Roughly the same result can be achieved with "ffmpeg ... < /dev/null"
    but it requires a shell.
    0fe8acf2
ffmpeg.texi 49.1 KB