[FFmpeg-devel] [PATCH] doc/codecs: -channel_layout -> should be -ch_layout
Marth64
marth64 at proxyid.net
Sat Jan 13 01:51:26 EET 2024
Signed-off-by: Marth64 <marth64 at proxyid.net>
---
doc/codecs.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/codecs.texi b/doc/codecs.texi
index 6bdeb664e7..ca8c08a59f 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -766,7 +766,7 @@ Set rate-distortion optimal quantization.
@item mv0_threshold @var{integer} (@emph{encoding,video})
@item compression_level @var{integer} (@emph{encoding,audio,video})
@item bits_per_raw_sample @var{integer}
- at item channel_layout @var{integer} (@emph{decoding/encoding,audio})
+ at item ch_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.
--
2.34.1
More information about the ffmpeg-devel
mailing list