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 946FA43BB2 for ; Tue, 18 Oct 2022 21:51:33 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6350568BCF5; Wed, 19 Oct 2022 00:51:31 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A7DD468BB61 for ; Wed, 19 Oct 2022 00:51:24 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id C26C21BF208 for ; Tue, 18 Oct 2022 21:51:23 +0000 (UTC) Date: Tue, 18 Oct 2022 23:51:22 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20221018215122.GC907335@pb2> References: <20221018123701.25002-1-anton@khirnov.net> <20221018123701.25002-14-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20221018123701.25002-14-anton@khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH 14/20] fftools/ffmpeg_mux_init: drop a duplicated block in copy_metadata() 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="===============8679768414347206927==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8679768414347206927== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZwgA9U+XZDXt4+m+" Content-Disposition: inline --ZwgA9U+XZDXt4+m+ Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 18, 2022 at 02:36:55PM +0200, Anton Khirnov wrote: > It does the same thing as the block right below it. > --- > fftools/ffmpeg_mux_init.c | 10 ---------- > 1 file changed, 10 deletions(-) This seems to make a difference for ffmpeg -i meta.flac -map_metadata:s -1 -vcodec mpeg4 -t 0.1 -y /tmp/tmp3x.= mkv The metadata in meta.flac is a bit odd though Input #0, flac, from '/home/michael/videos/meta.flac': Metadata: al : Hyper fast Audio and Video encoder : usage: ffmpeg [options] [[infile options] -i infile].= =2E. {[outfile options] outfile}... :=20 : Main options: =2E... : -param1 E.V.. scaler param 1 x : =F6=E4=FC?=DF^x=B2=A4 encoder : Lavf54.0.100 Duration: 00:03:07.66, start: 0.000000, bitrate: 706 kb/s Stream #0:0: Audio: flac, 48000 Hz, stereo, s16 At least one output file must be specified [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB "Nothing to hide" only works if the folks in power share the values of you and everyone you know entirely and always will -- Tom Scott --ZwgA9U+XZDXt4+m+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY08f0AAKCRBhHseHBAsP q8USAJ9gpNVpZhYj1UrWAEkcICX7fQvQSACgmaZAbNGiTMMA+zUCk/4ZaD2eli4= =kNCv -----END PGP SIGNATURE----- --ZwgA9U+XZDXt4+m+-- --===============8679768414347206927== 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". --===============8679768414347206927==--