[FFmpeg-trac] #2030(FFmpeg:new): x264_encoder_open_129

FFmpeg trac at avcodec.org
Fri Dec 14 16:46:25 CET 2012


#2030: x264_encoder_open_129
------------------------------------+--------------------------------------
             Reporter:  cybernet2u  |                     Type:  defect
               Status:  new         |                 Priority:  critical
            Component:  FFmpeg      |                  Version:  git-master
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 $ ./configure --enable-gpl --enable-version3 --enable-nonfree --enable-
 postproc --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-
 libvpx --enable-libx264 --enable-libxvid

 $ make
 ffmpeg version
 latest from git
 http://git.videolan.org/?p=ffmpeg.git;a=commit;h=3c5c6b9d61361eae3eb989ad8aeca80f0fc05a63

 built on Ubuntu 12.04
 }}}
 when i'm trying to "make"
 i get
 libavcodec/libx264.c:533: error: undefined reference to
 'x264_encoder_open_129'
 collect2: ld returned 1 exit status
 make: *** [ffmpeg_g] Error 1

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


More information about the FFmpeg-trac mailing list