mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-20 13:57:00 +00:00
doc: add a few links to the Channel Layout syntax section
This commit is contained in:
parent
a3505136f9
commit
b4991292aa
@ -541,6 +541,8 @@ A '|'-separated list of requested sample rates.
|
|||||||
@item channel_layouts
|
@item channel_layouts
|
||||||
A '|'-separated list of requested channel layouts.
|
A '|'-separated list of requested channel layouts.
|
||||||
|
|
||||||
|
See @ref{channel layout syntax,,the Channel Layout section in the ffmpeg-utils(1) manual,ffmpeg-utils}
|
||||||
|
for the required syntax.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
If a parameter is omitted, all values are allowed.
|
If a parameter is omitted, all values are allowed.
|
||||||
|
@ -42,10 +42,11 @@ Set the internal sample format. Default value is @code{none}.
|
|||||||
This will automatically be chosen when it is not explicitly set.
|
This will automatically be chosen when it is not explicitly set.
|
||||||
|
|
||||||
@item icl, in_channel_layout
|
@item icl, in_channel_layout
|
||||||
Set the input channel layout.
|
|
||||||
|
|
||||||
@item ocl, out_channel_layout
|
@item ocl, out_channel_layout
|
||||||
Set the output channel layout.
|
Set the input/output channel layout.
|
||||||
|
|
||||||
|
See @ref{channel layout syntax,,the Channel Layout section in the ffmpeg-utils(1) manual,ffmpeg-utils}
|
||||||
|
for the required syntax.
|
||||||
|
|
||||||
@item clev, center_mix_level
|
@item clev, center_mix_level
|
||||||
Set the center mix level. It is a value expressed in deciBel, and must be
|
Set the center mix level. It is a value expressed in deciBel, and must be
|
||||||
|
Loading…
Reference in New Issue
Block a user