[SCM] libav/experimental: Adds -aq documentation to the ffmpeg docs.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:58:08 UTC 2013


The following commit has been merged in the experimental branch:
commit 385e1658b3830c38baea00b3443bfef8cbe28451
Author: John Van Sickle <john.vansickle at gmail.com>
Date:   Tue Jan 19 22:13:51 2010 +0000

    Adds -aq documentation to the ffmpeg docs.
    
    Patch by John Van Sickle rot13(<wbua.inafvpxyr at tznvy.pbz>).
    
    Originally committed as revision 21331 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 0734189..14c4176 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).
+ 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

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list