* [FFmpeg-devel] [PATCH] doc/codecs: -channel_layout -> should be -ch_layout
@ 2024-01-12 23:51 Marth64
2024-01-14 14:04 ` Stefano Sabatini
0 siblings, 1 reply; 2+ messages in thread
From: Marth64 @ 2024-01-12 23:51 UTC (permalink / raw)
To: ffmpeg-devel; +Cc: Marth64
Signed-off-by: Marth64 <marth64@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}
-@item channel_layout @var{integer} (@emph{decoding/encoding,audio})
+@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
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [FFmpeg-devel] [PATCH] doc/codecs: -channel_layout -> should be -ch_layout
2024-01-12 23:51 [FFmpeg-devel] [PATCH] doc/codecs: -channel_layout -> should be -ch_layout Marth64
@ 2024-01-14 14:04 ` Stefano Sabatini
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Sabatini @ 2024-01-14 14:04 UTC (permalink / raw)
To: FFmpeg development discussions and patches; +Cc: Marth64
On date Friday 2024-01-12 17:51:26 -0600, Marth64 wrote:
> Signed-off-by: Marth64 <marth64@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}
> -@item channel_layout @var{integer} (@emph{decoding/encoding,audio})
> +@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.
This is not correct, this is referencing the deprecated channel_layout
API (which should be kept while we should document the new one), the
new option takes a string.
Check options_table.c.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-14 14:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12 23:51 [FFmpeg-devel] [PATCH] doc/codecs: -channel_layout -> should be -ch_layout Marth64
2024-01-14 14:04 ` Stefano Sabatini
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git