Menu

build [x264-snapshot-20060329-2245] in ffmpeg

user
peeratep
2007-10-12
2013-05-09
  • peeratep

    peeratep - 2007-10-12

    how to confi.. ffmpeg
    ./configure --enable-faac --enable-faad --enable-a52 --enable-mp3lame
    --enable-dts --enable-xvid --enable-x264 --enable-vorbis
    --enable-libogg --enable-gpl --enable-pp --enable-mingw32
    --enable-memalign-hack --disable-debug
    --extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib

    x264.c: In function `X264_init':
    x264.c:151: error: structure has no member named `i_rc_method'
    x264.c:151: error: `X264_RC_CRF' undeclared (first use in this function)
    x264.c:151: error: (Each undeclared identifier is reported only once
    x264.c:151: error: for each function it appears in.)
    x264.c:152: error: structure has no member named `f_rf_constant'
    x264.c:154: error: structure has no member named `i_rc_method'
    x264.c:154: error: `X264_RC_CQP' undeclared (first use in this function)
    x264.c:161: error: structure has no member named `i_rc_method'
    x264.c:161: error: `X264_RC_ABR' undeclared (first use in this function)
    make[1]: *** [x264.o] Error 1
    make[1]: Leaving directory `/home/dev/Sources/fobs-src/ffmpeg/libavcodec'
    make: *** [lib] Error 2

     
    • Nobody/Anonymous

      ...?
      build x264 for ffmpeg

       
  • Vladimir

    Vladimir - 2011-05-26

    may be you must type -enable-libx264, also try to install from  git clone git://git.videolan.org/x264.git x264   or latest snapshot, you can find it in google

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.