summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
diff options
context:
space:
mode:
authorJohn Van Sickle <john.vansickle@gmail.com>2010-01-19 22:13:51 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-01-19 22:13:51 +0000
commit385e1658b3830c38baea00b3443bfef8cbe28451 (patch)
treef971904db66aba6fa410fe6890baa6f7f464f20a /doc/ffmpeg-doc.texi
parent49f6402236e0f90a19b5da954f94298c1a6b030d (diff)
Adds -aq documentation to the ffmpeg docs.
Patch by John Van Sickle rot13(<wbua.inafvpxyr@tznvy.pbz>). Originally committed as revision 21331 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r--doc/ffmpeg-doc.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 073418969d..14c4176886 100644
--- 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