Stefano Sabatini
6c06868e61
doc/ffmpeg.texi: specify symbolic names for the vsync parameter
13 years ago
Tim Nicholson
7028c9f421
Clearer explanation of audio channel mapping restrictions
13 years ago
Michael Niedermayer
616eaea8ad
doc/ffmpeg.texi
...
Merge changes done to avconv.texi since the last merge into ffmpeg.texi
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
root
551b9eb9ef
docs: Spelling fixes to 9 texi files from /doc
...
credits to: Violet Lin (from Google Code-in)
Signed-off-by: burek <burek021@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Carl Eugen Hoyos
0a4f02117b
Add option -n to exit if output file exists.
13 years ago
Clément Bœsch
530a540cec
doc: add a -map_channel example for splitting channels into streams.
13 years ago
Tim Nicholson
d3baced24f
doc: reword and clarify default stream selection.
13 years ago
Lou Logan
a14708d4ac
doc: update examples to use -b:v or -b:a
...
Fixes Ticket613
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Clément Bœsch
f5cd136f2b
ffmpeg: add -map_channel option.
...
Based on an initial work by Baptiste Coudurier.
13 years ago
Clément Bœsch
ccc09185e4
doc: add v4l2 example with ALSA instead of OSS.
13 years ago
Janne Grunau
8096fdf0b6
presets: rename presets directory
13 years ago
Carl Eugen Hoyos
6bca574a98
Allow to overwrite input stream tags.
13 years ago
Diego Biurrun
25c27f379f
doc: fix references to obsolete presets directories for avconv/ffmpeg
13 years ago
Michael Niedermayer
530cd7a913
doc/ffmpeg.texi: merge changes from avconv.texi since last merge
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Michael Niedermayer
b62e42dafe
doc/ffmpeg: s/avserver/ffserver/
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Michael Niedermayer
e29d6db55b
Merge avconv.texi in ffmpeg.texi
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Anton Khirnov
b3dd2010af
doc: cosmetics, rename fftools-common-opts to avtools-....
13 years ago
Panagiotis H.M. Issaris
bcef876f16
Fix documentation for "-debug" commandline argument
...
(cherry picked from commit 180e7829428e26413916f0cbc2ad85eeb1fb877e)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Anton Khirnov
4d58e4cb4c
Rename ffserver to avserver.
13 years ago
Anton Khirnov
9e12f0bf5f
Rename ffprobe to avprobe.
13 years ago
Anton Khirnov
266463daff
Rename ffplay to avplay.
13 years ago
Carl Eugen Hoyos
08d2cee49c
Fix -loop_input.
13 years ago
Dustin Brody
18cb40f074
lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE
...
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
14 years ago
Yu-Jie Lin
1442d29533
x11grab: add show_region AVOption.
...
Draw the current grabbing region for indication.
Signed-off-by: Yu-Jie Lin <livibetter@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Yu-Jie Lin
085791a92e
x11grab: add follow_mouse AVOption.
...
-follow_mouse centered|PIXELS
move grabbing region to where mouse pointer at the center; or
only move when pointer reaches within PIXELS to the edge.
Signed-off-by: Yu-Jie Lin <livibetter@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Dustin Brody
2a11952f45
h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding with sufficient error recognition
...
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
14 years ago
Anton Khirnov
8d03ca085f
ffmpeg: print the low bitrate warning after the codec is openend.
...
This doesn't access avcodec_opts, so it works with the new options
passing system.
Makes opt_bitrate() unneeded, so it's removed.
14 years ago
Diego Biurrun
2cb6dec61c
doc: Improve references to external URLs.
...
Sometimes it makes sense to replace a raw URL with some informative text
that links to the URL instead of using the raw URL itself in the text.
Also transform some mailing list references into links.
14 years ago
Anton Khirnov
a58db9d283
doc: update ffmpeg -ar and -ac documentation to reflect reality.
14 years ago
Anton Khirnov
f5302e5dcf
ffmpeg: deprecate loop_input and loop_output options
...
They were replaced by (de)muxer private options.
14 years ago
Carl Eugen Hoyos
47a8243c0d
Fix -s documentation.
14 years ago
Carl Eugen Hoyos
5ad05dd500
Fix documentation for -ar and -ac.
14 years ago
Gianluigi Tiesi
1b30e4f586
preset dir for win32
14 years ago
Stefano Sabatini
52da548c7d
encoders.texi: add documentation for the libx264 encoder
...
Also remove -x264opts item from the ffmpeg manual, since it belongs to
the encoders section.
14 years ago
Stefano Sabatini
5e45f03420
doc: add decoders.texi file
14 years ago
Etienne Buira
155d1d189b
Add little description for -rc_override
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Compn
420ebd1850
add x264opts entry to docs
14 years ago
Stefano Sabatini
4bc282322b
documentation: extend documentation for ffmpeg -aspect option
...
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Diego Biurrun
89b503b55f
Lowercase all ff* program names.
14 years ago
Diego Biurrun
3a50894eaa
Refer to ff* tools by their lowercase names.
14 years ago
Lou Logan
f8de11cf7d
Redefine sameq
...
I think the documentation of sameq is causing confusion and misuse of
this option.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Lou Logan
8af3167bb6
Redefine sameq
...
I think the documentation of sameq is causing confusion and misuse of
this option.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Carl Eugen Hoyos
e1cfe04c76
Match the documentation of -s with the current implementation.
14 years ago
Stefano Sabatini
cdf7cbd6c8
documentation: extend documentation for ffmpeg -aspect option
14 years ago
Justin Ruggles
34b47d7cbc
Add audio_service_type field to AVCodecContext for encoding and reporting
...
of the service type in the audio bitstream.
14 years ago
Mike Scheutzow
cf752d027f
doc: add details to the documentation for ffmpeg -map
...
Patch by Mike Sheutzow with some additions and changes by Stefano.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
14 years ago
Michael Niedermayer
a6be21d3ba
Revert "replace FFmpeg with Libav in doc/"
...
This reverts commit f8a45fa1b1
.
Conflicts:
doc/optimization.txt
14 years ago
Janne Grunau
f8a45fa1b1
replace FFmpeg with Libav in doc/
...
unless it stands for ffmpeg the program or is historic
14 years ago
James Zern
728d56e84f
documentation: add encoders chapter
...
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 0fa904c9d8
)
14 years ago
James Zern
0fa904c9d8
documentation: add encoders chapter
...
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
14 years ago