Package Details: x264-git 161.r3042.gb3aadb76-1

Git Clone URL: https://aur.archlinux.org/x264-git.git (read-only, click to copy)
Package Base: x264-git
Description: Open Source H.264/AVC video encoder (git version)
Upstream URL: https://www.videolan.org/developers/x264.html
Keywords: avc h.264 h264 libx264 mpeg mpeg-4 mpeg4
Licenses: GPL
Conflicts: libx264, libx264-10bit, libx264-all, x264
Provides: libx264, libx264-git, libx264.so, x264
Replaces: libx264-10bit-git, libx264-all-git, libx264-git
Submitter: pressh
Maintainer: dbermond
Last Packager: dbermond
Votes: 237
Popularity: 0.000000
First Submitted: 2008-03-18 09:05 (UTC)
Last Updated: 2021-01-27 22:31 (UTC)

Dependencies (4)

Required by (172)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »

DrZaius commented on 2011-05-05 23:20 (UTC)

@heaven Remove --enable-shared from ffmpeg-mt-git.

heaven commented on 2011-05-05 12:53 (UTC)

I cannot build ffmpeg-mt-git without PIC.

DrZaius commented on 2011-04-26 20:07 (UTC)

Why do you want '--enable-pic'?

sl1pkn07 commented on 2011-04-26 20:04 (UTC)

please, add --enable-pic in configure (for ffmpeg-mt)

DrZaius commented on 2011-04-20 20:45 (UTC)

@liganic and @gaougalos: Uninstall libav-git. Compile x264-git. Compile ffmpeg-git (or libav-git if you want that for some reason). Remove then compile x264-git again if you want lavf support in x264 (optional).

liganic commented on 2011-04-20 19:37 (UTC)

@DrZaius the error happens with libav-git installed.

DrZaius commented on 2011-04-18 19:33 (UTC)

@gaougalos Do you have ffmpeg, ffmpeg-git, or libav-git installed?

gaougalos commented on 2011-04-18 02:16 (UTC)

gcc -o x264 x264.o input/input.o input/timecode.o input/raw.o input/y4m.o output/raw.o output/matroska.o output/matroska_ebml.o output/flv.o output/flv_bytestream.o filters/filters.o filters/video/video.o filters/video/source.o filters/video/internal.o filters/video/resize.o filters/video/cache.o filters/video/fix_vfr_pts.o filters/video/select_every.o filters/video/crop.o filters/video/depth.o input/thread.o input/lavf.o libx264.a -L. -pthread -lavformat -lavcodec -ldl -lX11 -lXext -lXfixes -lva -ljack -lasound -lx264 -lvorbisenc -lvorbis -ltheoraenc -ltheoradec -logg -lmp3lame -lfaac -lm -lbz2 -lz -lswscale -lavutil -lswscale -lavutil -Wl,--hash-style=gnu -Wl,--as-needed -lm -lpthread -s /usr/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../libavcodec.a(libx264.o): In function `X264_init': (.text.unlikely+0x4ec): undefined reference to `x264_encoder_open_114' collect2: ld returned 1 exit status make: *** [x264] Error 1 ==> ERROR: A failure occurred in build().