doc/encoders: improve libvo-aacenc doc
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
(cherry picked from commit 81bbe49a0e
)
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
@@ -557,16 +557,19 @@ Requires the presence of the libvo-aacenc headers and library during
|
|||||||
configuration. You need to explicitly configure the build with
|
configuration. You need to explicitly configure the build with
|
||||||
@code{--enable-libvo-aacenc --enable-version3}.
|
@code{--enable-libvo-aacenc --enable-version3}.
|
||||||
|
|
||||||
|
This encoder is considered to be worse than the
|
||||||
|
@ref{aacenc,,native experimental FFmpeg AAC encoder}, according to
|
||||||
|
multiple sources.
|
||||||
|
|
||||||
@subsection Options
|
@subsection Options
|
||||||
|
|
||||||
The VisualOn AAC encoder only support encoding AAC-LC and up to 2
|
The VisualOn AAC encoder only support encoding AAC-LC and up to 2
|
||||||
channels. It is also CBR-only. It is considered to be worse than the
|
channels. It is also CBR-only.
|
||||||
native experimental FFmpeg AAC encoder.
|
|
||||||
|
|
||||||
@table @option
|
@table @option
|
||||||
|
|
||||||
@item b
|
@item b
|
||||||
Bitrate.
|
Set bit rate in bits/s.
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user