[FFmpeg-trac] #2420(build system:new): asyncts filter not enabled despite being flagged during configuration

FFmpeg trac at avcodec.org
Sun Mar 31 06:29:04 CEST 2013


#2420: asyncts filter not enabled despite being flagged during configuration
-------------------------------------+-------------------------------------
             Reporter:  fortress     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  build        |                  Version:  git-
  system                             |  master
             Keywords:  asyncts      |               Blocked By:
  filter async configure compile     |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 '''Summary of the bug:'''

 Version: 1.1.git

 I am trying to compile ffmpeg with the asyncts video filter enabled.
 Despite flagging it during the configuration, it does not appear under the
 Enabled filters list after configuration.

 '''How to reproduce:'''

 Download the nightly build, then run:

 ./configure --prefix=/usr/local --extra-cflags='-O2' --enable-gpl
 --enable-pthreads --enable-libx264 --enable-filter=aresample --enable-
 filter=asyncts

 '''Here is the configuration output:'''

 http://pastebin.com/6CLzQMfN

 '''Config.log file:'''

 http://pastebin.com/PwY4sk9C

 '''System details:'''

 gcc version 4.7.2 (Debian 4.7.2-5)
 kernel: 3.2.0-4-amd64
 processor: i7-3770

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


More information about the FFmpeg-trac mailing list