[FFmpeg-devel] [PATCH 2/2] ffmpeg: add -(no)stdin option.

Nicolas George nicolas.george at normalesup.org
Sun Jul 15 18:53:33 CEST 2012


L'octidi 28 messidor, an CCXX, Stefano Sabatini a écrit :
> > Missing doc/ffmpeg.texi entry (you could use the log message), looks
> > good otherwise.

Added:

+ at item -stdin
+Enable interaction on standard input. On by default unless standard input is
+used as an input.
+
+Useful, for example, if ffmpeg is in the background process group. Roughly
+the same result can be achieved with @code{ffmpeg ... < /dev/null} but it
+requires a shell.
+

> Also maybe related to trac ticket #42.

Indeed. That makes realize that there is a "-d" option since last year. But
I do not like it very much, as it also completely disable logging. It also
does not appear in the help nor in the docs.

I will wait a little for comments and push this version.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120715/927c5a07/attachment.asc>


More information about the ffmpeg-devel mailing list