git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49f6402
)
Adds -aq documentation to the ffmpeg docs.
author
John Van Sickle
<john.vansickle@gmail.com>
Tue, 19 Jan 2010 22:13:51 +0000
(22:13 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Tue, 19 Jan 2010 22:13:51 +0000
(22:13 +0000)
Patch by John Van Sickle rot13(<wbua.inafvpxyr@tznvy.pbz>).
Originally committed as revision 21331 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/ffmpeg-doc.texi
patch
|
blob
|
history
diff --git
a/doc/ffmpeg-doc.texi
b/doc/ffmpeg-doc.texi
index
0734189
..
14c4176
100644
(file)
--- a/
doc/ffmpeg-doc.texi
+++ b/
doc/ffmpeg-doc.texi
@@
-656,6
+656,8
@@
Set the number of audio frames to record.
Set the audio sampling frequency (default = 44100 Hz).
@item -ab @var{bitrate}
Set the audio bitrate in bit/s (default = 64k).
+@item -aq @var{q}
+Set the audio quality (codec-specific, VBR).
@item -ac @var{channels}
Set the number of audio channels (default = 1).
@item -an