#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to