[FFmpeg-devel] [PATCH 14/20] fftools/ffmpeg_mux_init: drop a duplicated block in copy_metadata()

Michael Niedermayer michael at niedermayer.cc
Wed Oct 19 00:51:22 EEST 2022


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]... {[outfile options] outfile}...
                    : 
                    : Main options:
....
                    : -param1            <double> E.V.. scaler param 1
    x               : öäü?ß^x²€
    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



[...]
-- 
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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20221018/3515d8d6/attachment.sig>


More information about the ffmpeg-devel mailing list