Opened 10 years ago

Last modified 3 years ago

#3577 open enhancement

add LAME tag for MP3s

Reported by: tobwen Owned by:
Priority: wish Component: avcodec
Version: git-master Keywords: mp3 lame
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

When creating MP3s using FFMPEG, the LAME tag doesn't get added. Normally, it looks like this:

Writing library  : LAME3.99r
Encoding settings: -m j -V 2 -q 0 -lowpass 18.5 --vbr-new -b 32

But with libmp3lame it looks like this only:

Writing library : LAME3.99.5

Change History (2)

comment:1 by Carl Eugen Hoyos, 10 years ago

Component: undeterminedavcodec
Keywords: mp3 lame added; MP3 LAME audio removed
Status: newopen

comment:2 by mrapp, 3 years ago

Somebody submitted a patch for this years ago: https://ffmpeg.org/pipermail/ffmpeg-devel/2014-May/thread.html#157932

Note: See TracTickets for help on using tickets.