[FFmpeg-trac] #3577(undetermined:new): add LAME tag for MP3s

FFmpeg trac at avcodec.org
Mon Apr 21 03:54:31 CEST 2014


#3577: add LAME tag for MP3s
-------------------------------------+-------------------------------------
             Reporter:  tobwen       |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  wish
  undetermined                       |                  Version:  git-
             Keywords:  MP3, LAME,   |  master
  audio                              |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 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
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3577>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list