[FFmpeg-trac] #3104(build system:new): Impossible to disable jack or SDL

FFmpeg trac at avcodec.org
Thu Oct 31 13:44:29 CET 2013


#3104: Impossible to disable jack or SDL
---------------------------------+----------------------------------------
             Reporter:  william  |                    Owner:
                 Type:  defect   |                   Status:  new
             Priority:  normal   |                Component:  build system
              Version:  2.1      |               Resolution:
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+----------------------------------------

Comment (by Cigaes):

 Replying to [ticket:3104 william]:
 > $ cat work/ffmpeg-2.1/config.log | grep jack

 UUoC

 > $ ldd work/stage/usr/local/bin/ffmpeg|grep -i jack
 >      libjack.so.0 => /usr/local/lib/libjack.so.0 (0x803a78000)

 Are you sure ffmpeg itself is linked with libjack? It could be brought by
 another library. You can use {{{objdump -p}}} to see the libraries ffmpeg
 directly links, in the {{{NEEDED}}} entries.

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


More information about the FFmpeg-trac mailing list