doc/encoders: mention valid values for compression_level when using FLAC encoder
Found-by: Miles Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
a43389547c
commit
68ee800a9d
@ -549,7 +549,8 @@ The following options are supported by FFmpeg's flac encoder.
|
|||||||
@table @option
|
@table @option
|
||||||
@item compression_level
|
@item compression_level
|
||||||
Sets the compression level, which chooses defaults for many other options
|
Sets the compression level, which chooses defaults for many other options
|
||||||
if they are not set explicitly.
|
if they are not set explicitly. Valid values are from 0 to 12, 5 is the
|
||||||
|
default.
|
||||||
|
|
||||||
@item frame_size
|
@item frame_size
|
||||||
Sets the size of the frames in samples per channel.
|
Sets the size of the frames in samples per channel.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user