[FFmpeg-trac] #989(undetermined:new): Linking ffplay fails if --disable-swresample is used

FFmpeg trac at avcodec.org
Fri Feb 10 02:32:42 CET 2012


#989: Linking ffplay fails if --disable-swresample is used
-------------------------------------+-------------------------------------
             Reporter:  nieder       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by nieder):

 OK, this is the minimal test case:

 ./configure --enable-gpl --disable-swscale

 When defaulting to static libraries, the linking failure is in ffprobe
 (same symbols as in Comment 2).  When building dynamic libraries
 (--enable-shared), the link failure is in libavfilter.2.dylib.

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


More information about the FFmpeg-trac mailing list