Browse Source

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
tags/v0.5
Stefano Sabatini 17 years ago
parent
commit
d6fbdcec05
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/ffserver-doc.texi

+ 1
- 1
doc/ffserver-doc.texi View File

@@ -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


Loading…
Cancel
Save