Browse Source

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
tags/v0.6
John Van Sickle Stefano Sabatini 16 years ago
parent
commit
385e1658b3
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      doc/ffmpeg-doc.texi

+ 2
- 0
doc/ffmpeg-doc.texi View File

@@ -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


Loading…
Cancel
Save