Changeset 0fe8acf2 in ffmpeg

Timestamp:
Jul 19, 2012, 2:33:02 PM (12 years ago)
Author:
Nicolas George <nicolas.george@normalesup.org>
Branches:
master
Children:
5c858a0a
Parents:
52ab4185
git-author:
Nicolas George <nicolas.george@normalesup.org> (07/11/12 19:10:17)
git-committer:
Nicolas George <nicolas.george@normalesup.org> (07/19/12 14:33:02)
Message:

ffmpeg: add -(no)stdin option.

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.