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 71B7549B08 for ; Sun, 3 Mar 2024 12:18:09 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4320568C59F; Sun, 3 Mar 2024 14:18:07 +0200 (EET) Received: from mail0.khirnov.net (red.khirnov.net [176.97.15.12]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9F9F968D1D1 for ; Sun, 3 Mar 2024 14:18:00 +0200 (EET) Authentication-Results: mail0.khirnov.net; dkim=pass (2048-bit key; unprotected) header.d=khirnov.net header.i=@khirnov.net header.a=rsa-sha256 header.s=mail header.b=GrcLLRc6; dkim-atps=neutral Received: from localhost (localhost [IPv6:::1]) by mail0.khirnov.net (Postfix) with ESMTP id 3143524048D for ; Sun, 3 Mar 2024 13:18:00 +0100 (CET) Received: from mail0.khirnov.net ([IPv6:::1]) by localhost (mail0.khirnov.net [IPv6:::1]) (amavis, port 10024) with ESMTP id qiaesM7udwMT for ; Sun, 3 Mar 2024 13:17:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=khirnov.net; s=mail; t=1709468278; bh=pQIgh10bQWg3RcnKbPRuua4x+Juw/tAA16CKkVZE9Qg=; h=Subject:From:To:In-Reply-To:References:Date:From; b=GrcLLRc62eE77Cu0m409yA+sOKg578pVN5TBZFY3rfIQIhHtb6s1lU3Wn5L9jXCuU sy50LQ/UKexhgr/Rrj89wPISnWAkS+yy5918oMXM4j+Diz88oP9H/W4iYyB+oJieWl ktOo+K56yTRJa9T+ctnpMRk8ZFmaYUD+gR53YP5m98KF/6a5LN3dfnYx43Xnl267Pd JBOiytWg/bWK6yBB6/zUe+ldALvDRn8+grBywTmAxdzurmNZjOyLg0nzuBs3dDN4zp Ix+X9NHiZEJ8Zp3vrXiymssxRRtDpJSxFuz1HWxvnvi05obysk91OCVJ2b8HIK/kay NN3nJHfMvWruA== Received: from lain.khirnov.net (lain.khirnov.net [IPv6:2001:67c:1138:4306::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "lain.khirnov.net", Issuer "smtp.khirnov.net SMTP CA" (verified OK)) by mail0.khirnov.net (Postfix) with ESMTPS id 2BE5A240177 for ; Sun, 3 Mar 2024 13:17:58 +0100 (CET) Received: by lain.khirnov.net (Postfix, from userid 1000) id 0584F1601B9; Sun, 3 Mar 2024 13:17:58 +0100 (CET) From: Anton Khirnov To: FFmpeg development discussions and patches In-Reply-To: <170930924243.29002.14490453590162245541@lain.khirnov.net> References: <20240223143115.16521-1-anton@khirnov.net> <20240223143115.16521-15-anton@khirnov.net> <20240223225010.GI6420@pb2> <170930924243.29002.14490453590162245541@lain.khirnov.net> Mail-Followup-To: FFmpeg development discussions and patches Date: Sun, 03 Mar 2024 13:17:57 +0100 Message-ID: <170946827799.29002.16086167945230671989@lain.khirnov.net> User-Agent: alot/0.8.1 MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH 14/38] lavu/opt: factor per-type dispatch out of av_opt_set() 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 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: Quoting Anton Khirnov (2024-03-01 17:07:22) > Quoting Michael Niedermayer (2024-02-23 23:50:10) > > Hi Anton > > > > On Fri, Feb 23, 2024 at 02:58:36PM +0100, Anton Khirnov wrote: > > > Will be useful in following commits. > > > --- > > > > breaks: > > > > ./ffmpeg -y -request_channel_layout 3 -i bug/401/mlp_5point1_downmixof6channel.mlp -bitexact file-2-mlp_5point1_downmixof6channel.wav > > > > [mlp @ 0x55690e23ff80] Error setting option request_channel_layout to value 3. > > [mlp @ 0x55690e23ed00] Failed to open codec in avformat_find_stream_info > > [mlp @ 0x55690e23ff80] Error setting option request_channel_layout to value 3. > > Input #0, mlp, from 'bug/401/mlp_5point1_downmixof6channel.mlp': > > Duration: N/A, start: 0.000000, bitrate: N/A > > Stream #0:0: Audio: mlp, 48000 Hz, 5.1, s32 (24 bit) > > [mlp @ 0x55690e257900] Error setting option request_channel_layout to value 3. > > [aist#0:0/mlp @ 0x55690e254dc0] [dec:mlp @ 0x55690e256f40] Error while opening decoder: Invalid argument > > [aost#0:0/pcm_s16le @ 0x55690e255a80] Error initializing a simple filtergraph > > Error opening output file file-2-mlp_5point1_downmixof6channel.wav. > > Error opening output files: Invalid argument > > > > i suspect this isnt specific to the file but i can provide it if it > > doesnt reproduce with a other file > > Cannot reproduce with another mlp or 5.1 ac3 file. Cannot reproduce with your sample either. Are you sure you're using the right code? It's branch 'avoption_list' in my tree. -- Anton Khirnov _______________________________________________ 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".