[FFmpeg-trac] #1457(avcodec:new): Add support for libshine-fxp fixed point math MP3 encoder
FFmpeg
trac at avcodec.org
Sun Jul 29 20:50:02 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 richardpl):
Unfortunately your code have bug which cause that libshine can no be build
dynamically into FFmpeg.
libshine use libm stuff but does not link to it:
> ldd /usr/local/lib/libshine.so.1
/usr/local/lib/libshine.so.1:
libc.so.7 => /lib/libc.so.7 (0x280a5000)
Until this is not resolved writing working wrapper is not possible.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1457#comment:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list