Andreas Cadhalpun
d473f2d18a
Fix spelling errors in texi files: more informations --> more information allows to --> allows one to
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Stefano Sabatini
d52dd2430b
doc/ffserver: mention how to access streams through RTSP
11 years ago
Stefano Sabatini
9985710a5a
ffserver: add stream Metadata option
...
Also deprecate Author, Comment, Copyright, and Title options, and update
docs to use the new Metadata option.
11 years ago
Stefano Sabatini
6ca0ac5e55
doc/ffserver: remove spurious NoAudio option from stream example
11 years ago
Stefano Sabatini
4d028f9280
doc/ffserver: fix misc minor typos
11 years ago
Stefano Sabatini
f2f17dd874
doc/ffserver: clarify documentation for Feed MaxFileSize option
11 years ago
Stefano Sabatini
8209dd332f
doc/ffserver: clarify that note in NoDaemon option documentation
11 years ago
Stefano Sabatini
889509d241
doc/ffserver: add "Detailed description" chapter
...
Also move FFM section up in the file, and rename it.
11 years ago
Stefano Sabatini
0bacc320c2
doc/ffserver: remove more mentions to LAME and build
11 years ago
Stefano Sabatini
0d640c08eb
doc/ffserver: specify missing argument for ACL feed option
11 years ago
Stefano Sabatini
6dac34b853
doc/ffserver: fix RTSPOtion tpo
...
Spotted-by: ubitux
11 years ago
Stefano Sabatini
98e47c1a7e
doc/ffserver: extend documentation for Feed/File stream options
11 years ago
Stefano Sabatini
0e64edda18
doc/ffserver: uncomment line in stream section example
11 years ago
Stefano Sabatini
cdff4c5313
doc/ffserver: reorder encoding options, and mark them as such
...
Also add notice about ffmpeg -override_ffserver option.
11 years ago
Stefano Sabatini
f87e189ee0
doc/ffserver: extend documentation for various file-related options
11 years ago
Stefano Sabatini
d1daa71f9d
doc/ffserver: mention remaining stream options
11 years ago
Stefano Sabatini
f652f70e32
doc/ffserver: move general stream options upwards in the list
11 years ago
Stefano Sabatini
a42c20f089
doc/ffserver: reorder/extend stream video encoding options
11 years ago
Stefano Sabatini
b9a3ac89c8
doc/ffserver: fix bitrate unit for bitrate option
11 years ago
Stefano Sabatini
6aea3d597e
doc/ffserver: add notice about re-launch behavior
11 years ago
Stefano Sabatini
2a0349786a
doc/ffserver: document InputFormat stream option
11 years ago
Stefano Sabatini
58010e57b2
doc/ffserver: fix documentation for CustomLog
11 years ago
Stefano Sabatini
805b607484
doc/ffserver: extend documentation for VideoBitRateRange
11 years ago
Stefano Sabatini
bcbf8920ed
doc/ffserver: clarify/extend documentation about status streams
11 years ago
Stefano Sabatini
312d075e5d
doc/ffserver: move ACL syntax section before the global option sections
11 years ago
Stefano Sabatini
4e39962f0c
doc/ffserver: document "Launch" feed option
11 years ago
Stefano Sabatini
07315da149
doc/ffserver: fix documentation for -n option
...
Launch option is defined in the Feed section.
11 years ago
Stefano Sabatini
1ee9341a70
doc/ffserver: extend documentation for CustomLog option
11 years ago
Stefano Sabatini
2121945770
doc/ffserver: fix RTPS -> RTSP ttypo
...
Spotted-by: lazy ubitux
11 years ago
Stefano Sabatini
b89983c4ea
doc/ffserver: clearly specify whence ffserver reads the configuration file
11 years ago
Stefano Sabatini
bb097d037c
doc/ffserver: add notice about case-insensitiveness
11 years ago
Stefano Sabatini
e79f299caf
doc/ffserver: remove tip about MaxBandwidth
...
Should be redundant now that the option is documented.
11 years ago
Stefano Sabatini
398479050e
doc/ffserver: specify default value for Preroll
11 years ago
Stefano Sabatini
2989281d4d
doc/ffserver: document NoDaemon deprecated option
11 years ago
Stefano Sabatini
0003379926
doc/ffserver: improve rendering for -n option text
11 years ago
Stefano Sabatini
6dc90334e3
doc/ffserver: remove "What can this do?" section
...
The section shows only a limited use case, contains only redundant
information, and various mysterious mentions about things which don't
work correctly.
11 years ago
Stefano Sabatini
80193a12e0
doc/ffserver: use @command{} for specifying ffserver
11 years ago
Stefano Sabatini
39192b76f8
doc/ffserver: remove more pointless/outdated entries
...
Mentioning build options, or bugs, or mysterious limitations should not
be done in the manual.
11 years ago
Stefano Sabatini
15f2cac018
doc/ffserver: remove outdated troubleshoot entry about audio
11 years ago
Stefano Sabatini
c4a03ac3b8
doc/ffserver: document configuration syntax
...
While still incomplete, this is better than nothing at all.
11 years ago
Timothy Gu
83165e39fe
doc: Rename avtools-common-opts to fftools-common opts
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Stefano Sabatini
f40cf96ec0
doc: remove all-components.texi, include its content verbatim
...
Force re-generation of the manuals when an included file is modified.
The current dependency generation system is enable to track nested
inclusions.
The drawback is that the files will be generated even when there is no
strict need (for example if filters.texi is modified, ffmpeg.1 is
rebuilt), thus it trades a false negative with a false positive.
12 years ago
Stefano Sabatini
9b4d9d8795
doc: enable compilation of -all tool pages
...
In particular, add documentation configuration system, through the
doc/config.texi file.
Fix trac issue #2374 .
12 years ago
Stefano Sabatini
0018221c03
doc: fix reference to ffmpeg-bitstream-filters.html page
12 years ago
Clément Bœsch
d5ce725cb3
Fix a few "its" vs "it's" typo.
12 years ago
Stefano Sabatini
0edb440282
doc/ffserver: remove painfully outdated "What do I need?" section
12 years ago
Stefano Sabatini
df018207f9
doc/ffserver: remove paragraph in the introductory blurb
...
The paragraph is about what ffserver is not and where to look for other
information, but is pretty redundant and distracting, especially
considering the new organization of the documentation.
12 years ago
Stefano Sabatini
cab85051c0
doc/ffserver: rework introducing paragraphs of the "description" chapter
...
In particular, add some markup, fix empty line, and merge it with "How
does it work?" section.
12 years ago
Clément Bœsch
57e99ea44d
doc/ffserver: fix a few typo.
12 years ago
Stefano Sabatini
9d6517aa67
doc: extend "See Also" chapter rendering for ff* tools
...
Add more references, and generate alternative variants for HTML and POD
output. In particular, this allows to render a "See Also" chapter in the
HTML output.
12 years ago