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

FFmpeg trac at avcodec.org
Sat Jul 28 22:26:44 CEST 2012


#1457: Add support for libshine-fxp fixed point math MP3 encoder
-------------------------------------+-----------------------------------
             Reporter:  patters      |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by toots):

 Hi,

 You can find and reworked version of the shine code there:
   https://github.com/savonet/shine

 The code has be cleaned-out to remove all global variables and simplify
 it's API. It should be super easy to integrate within ffmpeg.

 You can also find performances comparisons there. As for audio quality, it
 is actually really good. Finally, the licensing should be LGPL-clean.

 All in all, it'd be a great addition to ffmpeg for developers working
 without a FPU.

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


More information about the FFmpeg-trac mailing list