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 AB67747D34 for ; Sun, 19 Nov 2023 22:16:38 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BAAB268CA45; Mon, 20 Nov 2023 00:16:35 +0200 (EET) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9542368B4F8 for ; Mon, 20 Nov 2023 00:16:29 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id E260040002 for ; Sun, 19 Nov 2023 22:16:28 +0000 (UTC) Date: Sun, 19 Nov 2023 23:16:28 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231119221628.GX3543730@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avfilter: use AV_OPT_TYPE_CHLAYOUT 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: multipart/mixed; boundary="===============1461217189636934816==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1461217189636934816== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KLGTJHkRAYKsmqnx" Content-Disposition: inline --KLGTJHkRAYKsmqnx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 19, 2023 at 08:33:08PM +0100, Paul B Mahol wrote: > Attached. > af_channelmap.c | 57 ++++++++++++++---------------------------------= ------- > af_channelsplit.c | 14 +++---------- > af_join.c | 23 --------------------- > af_surround.c | 28 +++++++------------------- > asrc_afdelaysrc.c | 26 +----------------------- > asrc_anullsrc.c | 34 +++----------------------------- > 6 files changed, 34 insertions(+), 148 deletions(-) > 1b0d8c7266942e9193f52744a8009d3473137792 0001-avfilter-use-AV_OPT_TYPE_C= HLAYOUT.patch > From 79d3fceece0ead163ffcaca753b9479669776d2f Mon Sep 17 00:00:00 2001 > From: Paul B Mahol > Date: Sun, 19 Nov 2023 19:35:43 +0100 > Subject: [PATCH] avfilter: use AV_OPT_TYPE_CHLAYOUT breaks fate-id3v2-utf16-bom Duration: 00:03:09.05, start: 0.000000, bitrate: 1 kb/s Stream #1:0: Audio: flac, 44100 Hz, stereo, s16 Stream #1:1: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknow= n), 350x350 [SAR 1:1 DAR 1:1], 90k tbr, 90k tbn (attached pic) Metadata: comment : Other [Parsed_channelmap_1 @ 0x55992f004b80] Output channel layout is not set and= cannot be guessed from the maps. [AVFilterGraph @ 0x55992efcbf00] Error initializing filters [aost#0:0/pcm_s24be @ 0x55992f0030c0] Error initializing a simple filtergra= ph Error opening output file ffmpeg/tests/data/fate/id3v2-utf16-bom.aiff. Error opening output files: Invalid argument threads=3D1 tests/Makefile:307: recipe for target 'fate-id3v2-utf16-bom' failed make: *** [fate-id3v2-utf16-bom] Error 234 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you think the mosad wants you dead since a long time then you are either wrong or dead since a long time. --KLGTJHkRAYKsmqnx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZVqJOAAKCRBhHseHBAsP qzPgAJ9C6lcN7aL7puWXBEta4j9KAyxLAgCfawmtcuO8xY4tIAzJ2NY9Wnu7enQ= =24gG -----END PGP SIGNATURE----- --KLGTJHkRAYKsmqnx-- --===============1461217189636934816== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============1461217189636934816==--