[SCM] libav/experimental: Update ffserver docs to match r13978, ffserver in debug mode now directs logs to stdout.
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:24:22 UTC 2013
The following commit has been merged in the experimental branch:
commit d6fbdcec0548b2da1e10595729e9f10ce077d83f
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date: Wed Jun 25 22:35:51 2008 +0000
Update ffserver docs to match r13978, ffserver in debug mode now
directs logs to stdout.
Originally committed as revision 13982 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/doc/ffserver-doc.texi b/doc/ffserver-doc.texi
index cbb7d80..886d295 100644
--- a/doc/ffserver-doc.texi
+++ b/doc/ffserver-doc.texi
@@ -255,7 +255,7 @@ within the various <Stream> sections. FFserver will not launch any
ffmpeg instance, so you will have to launch them manually.
@item -d
Enable debug mode. This option increases log verbosity, directs log
-messages to stderr and causes ffserver to run in the foreground
+messages to stdout and causes ffserver to run in the foreground
rather than as a daemon.
@end table
@c man end
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list