[FFmpeg-trac] #1457(undetermined:new): Add support for libshine-fxp fixed point math MP3 encoder

FFmpeg trac at avcodec.org
Sun Jun 17 03:16:07 CEST 2012


#1457: Add support for libshine-fxp fixed point math MP3 encoder
-------------------------------------+-------------------------------------
             Reporter:  patters      |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  wish
  undetermined                       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 I'm not a developer so I lack the experience to hack this into the source
 myself, but it would be useful on ARM systems which lack an FPU to have
 fast MP3 encoder support, by adding optional external support for this
 library:
 http://sourceforge.net/projects/libshine-fxp/

 I found in my own testing that ''shineenc'' was 13x faster than LAME.
 Details here:
 http://forum.serviio.org/viewtopic.php?f=7&t=6458&p=46596

 The quality of the encode is supposedly worse than LAME, but encoding at
 320Kbps makes up for this and is still comparatively very fast. This would
 allow basic ARM systems such as the Marvell mv6282 SoC to transcode audio
 to MP3 in realtime - something they cannot currently achieve.

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


More information about the FFmpeg-trac mailing list