[FFmpeg-cvslog] r21331 - trunk/doc/ffmpeg-doc.texi
stefano
subversion
Tue Jan 19 23:13:52 CET 2010
Author: stefano
Date: Tue Jan 19 23:13:51 2010
New Revision: 21331
Log:
Adds -aq documentation to the ffmpeg docs.
Patch by John Van Sickle rot13(<wbua.inafvpxyr at tznvy.pbz>).
Modified:
trunk/doc/ffmpeg-doc.texi
Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi Tue Jan 19 23:05:02 2010 (r21330)
+++ trunk/doc/ffmpeg-doc.texi Tue Jan 19 23:13:51 2010 (r21331)
@@ -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).
+ at 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
More information about the ffmpeg-cvslog
mailing list