[FFmpeg-trac] #1761(undetermined:new): --enable-encoder=libx264 does nothing

FFmpeg trac at avcodec.org
Sun Sep 23 18:15:56 CEST 2012


#1761: --enable-encoder=libx264 does nothing
-------------------------------------+-------------------------------------
             Reporter:  JunCTionS    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 When compiling (regardless of having libx264 installed or not)
 % ./configure --enable-encoder=libx264
 It will '''not''' give a "Unknown option" error (I believe it should) and
 it does not add libx264 to the list of encoders.
 I now know the correct way to get libx264 is to use --enable-libx264. But
 was confused for a while.
 here's a the [http://pastebin.com/gw79T18X config.log] I get
 ffmpeg version: N-44711-gf25d53d (that is what I get when I run
 ./version.sh after downloading the latest source with git)
 built on Ubuntu 12.04 and 11.04
 }}}

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


More information about the FFmpeg-trac mailing list