diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-12-02 23:47:30 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-12-02 23:52:24 +0100 |
commit | 6ca0ac5e55714c1e5ad4292a47c794ffb8586af3 (patch) | |
tree | e7b12ad85f5f342e98e07574ff57342497dc888d | |
parent | d5d51cf04dea45e518849e65c3ad274c9f31c017 (diff) | |
download | ffmpeg-6ca0ac5e55714c1e5ad4292a47c794ffb8586af3.tar.gz |
doc/ffserver: remove spurious NoAudio option from stream example
-rw-r--r-- | doc/ffserver.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ffserver.texi b/doc/ffserver.texi index 664663796c..3f7a98dbe5 100644 --- a/doc/ffserver.texi +++ b/doc/ffserver.texi @@ -786,7 +786,6 @@ AudioBitRate 32 VideoBitRate 128 VideoFrameRate 25 VideoGopSize 25 -NoAudio </Stream> @end example |