From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 0B0004632C for ; Sun, 14 Jan 2024 14:05:08 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DC22468CE09; Sun, 14 Jan 2024 16:05:05 +0200 (EET) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A02DF68BDD0 for ; Sun, 14 Jan 2024 16:04:59 +0200 (EET) Received: by mail-wr1-f53.google.com with SMTP id ffacd0b85a97d-3373a30af67so7074750f8f.0 for ; Sun, 14 Jan 2024 06:04:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705241098; x=1705845898; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:from:to:cc :subject:date:message-id:reply-to; bh=k3UGayea/PwEopOePdvsat0X+1qI/mRxQkqrhAeVXI8=; b=dxqcAINpYc7y4Ktk9kM1Y6Zwe9ntyjkAXBC3CIbmfVDI1Tes0ocWZG3ZHKx5yb5o5i XX7TnmDDoaj+7xcS6DsQYwkFPTLUPpM3pq8Am0B0u0xdtKUjfDfG9hdK7ue49/UZe9nc JZrT76R/A88ihOMgh84wNoTfL18eQOIyQ1DIkq2GeCIQRs4rHNCQPLQLvsOoOtaOvaO3 Isy78LmKQGcmLUo/kLufL5w8lQovN7rzj6d2aAaoT8EAn0fGNit0bq30I5SbxRNARjwY qHbHeKYqWltvzejUFdC9ddlCFqA4gmjveFrBbCXtoEaixAPInislxhTTi6d3t346x8XB KBoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705241098; x=1705845898; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=k3UGayea/PwEopOePdvsat0X+1qI/mRxQkqrhAeVXI8=; b=qyEMIR7bY/qAi6HyE4lmyL0Eu5dIbVzKuEOQqw4sg7kdK04uhHoF1Qx6BoSPAHrZep 1uiqNm0x0wCpUYhc1l5RU+z4ePUuXwSQ8PjVeTPUMwZcjfDPxOJJkZbccOArM7UAwS6e amt0RCgxKLVcFW/GDJyJ1lAsic1uFqD0Sbo9PxILmMs8yQ/f+Jc0r9VDJQJ3bQHCXW4f ngkFGcKvzfYi5PnYDKaK3ywPHDgv35yk7L2+92tZFWY7P6NQzg963FdpoYu72Ygbc9ty aMk34uAahqgS9ciau0K8luKCNtLR5a3XPn89bXGOCgfzQp6JflFFEjP926RstAskL4Ld yWwQ== X-Gm-Message-State: AOJu0YxwYO+/3pcfwQeLfc9VbMQIEyKu/UyuSAwcTcGiS94Q1FpWIm49 W1PKAELFnv8G2ydti1ZEamN1r1eKW7c= X-Google-Smtp-Source: AGHT+IGpnJKgPdCVSDSKt3V8rOSHGWga6avznqx4XoKjrTfk5uLlvLr4y7wtAy/ixlAoe6MsZpxN2A== X-Received: by 2002:adf:e584:0:b0:337:a43e:c3d4 with SMTP id l4-20020adfe584000000b00337a43ec3d4mr374426wrm.170.1705241098014; Sun, 14 Jan 2024 06:04:58 -0800 (PST) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id a2-20020a5d4562000000b00336471bc7ffsm9184595wrc.109.2024.01.14.06.04.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 14 Jan 2024 06:04:57 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id E4722BFCDC; Sun, 14 Jan 2024 15:04:55 +0100 (CET) Date: Sun, 14 Jan 2024 15:04:55 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , Marth64 References: <20240112235125.2711735-1-marth64@proxyid.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240112235125.2711735-1-marth64@proxyid.net> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH] doc/codecs: -channel_layout -> should be -ch_layout X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Marth64 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On date Friday 2024-01-12 17:51:26 -0600, Marth64 wrote: > Signed-off-by: Marth64 > --- > 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".