mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-04 22:30:25 +00:00
doc/codecs: fix missing guidance in channel_layout item and remove decomissioned request_channel_layout
Signed-off-by: Marth64 <marth64@proxyid.net>
This commit is contained in:
parent
6442d1ddd6
commit
de9fe17a1f
@ -767,15 +767,9 @@ Set rate-distortion optimal quantization.
|
|||||||
@item compression_level @var{integer} (@emph{encoding,audio,video})
|
@item compression_level @var{integer} (@emph{encoding,audio,video})
|
||||||
@item bits_per_raw_sample @var{integer}
|
@item bits_per_raw_sample @var{integer}
|
||||||
@item channel_layout @var{integer} (@emph{decoding/encoding,audio})
|
@item channel_layout @var{integer} (@emph{decoding/encoding,audio})
|
||||||
|
See @ref{channel layout syntax,,the Channel Layout section in the ffmpeg-utils(1) manual,ffmpeg-utils}
|
||||||
|
for the required syntax.
|
||||||
|
|
||||||
Possible values:
|
|
||||||
@table @samp
|
|
||||||
@end table
|
|
||||||
@item request_channel_layout @var{integer} (@emph{decoding,audio})
|
|
||||||
|
|
||||||
Possible values:
|
|
||||||
@table @samp
|
|
||||||
@end table
|
|
||||||
@item rc_max_vbv_use @var{float} (@emph{encoding,video})
|
@item rc_max_vbv_use @var{float} (@emph{encoding,video})
|
||||||
@item rc_min_vbv_use @var{float} (@emph{encoding,video})
|
@item rc_min_vbv_use @var{float} (@emph{encoding,video})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user