Opened 11 years ago
Last modified 4 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 , 11 years ago
Component: | undetermined → avcodec |
---|---|
Keywords: | mp3 lame added; MP3 LAME audio removed |
Status: | new → open |
comment:2 by , 4 years ago
Note:
See TracTickets
for help on using tickets.
Somebody submitted a patch for this years ago: https://ffmpeg.org/pipermail/ffmpeg-devel/2014-May/thread.html#157932