Am 30.06.25 um 01:45 schrieb Ulf Zibis:
Hi,

when i use the lame encoder directly, the comment tag of a mp3 file is 
conserved:

$ lame -V1 in.mp3 out.mp3
[.....]

Using ffmpeg, the comment tag is lost:

$ ffmpeg -i in.mp3 -q 1 -c:v copy out.mp3
[.....]

How can I conserve the comment tag?

-Ulf

The bug is already fixed, see: 
https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/20597

In which version of ffmpeg one can see the fix released?

Are there static or daily builds to use on Ubuntu?

Regards,
Ulf

_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to