A free h264/avc encoder - encoder binary

http://developers.videolan.org/x264.html

x264 is a free library for encoding next-generation H264/AVC video
streams. The code is written from scratch by Laurent Aimar, Loren
Merritt, Eric Petit (OS X), Min Chen (vfw/asm), Justin Clay (vfw), Mans
Rullgard, Radek Czyz, Christian Heine (asm), Alex Izvorski (asm), and
Alex Wright. It is released under the terms of the GPL license. This
package contains a shared library and a commandline tool for encoding
H264 streams. This library is needed for mplayer/mencoder for H264
encoding support.

Encoder features:
- CAVLC/CABAC
- Multi-references
- Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
- Inter P: all partitions (from 16x16 down to 4x4)
- Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
- Ratecontrol: constant quantizer, single or multipass ABR, optional VBV
- Scene cut detection
- Adaptive B-frame placement
- B-frames as references / arbitrary frame order
- 8x8 and 4x4 adaptive spatial transform
- Lossless mode
- Custom quantization matrices
- Parallel encoding of multiple slices (currently disabled)

Be aware that the x264 library is still in early development stage. The
command line tool x264 can handle only raw YUV 4:2:0 streams at the
moment so please use mencoder or another tool that supports x264 library
for all other file types.

Refresh
Refresh
Source Files
Filename Size Changed Actions
baselibs.conf 0000000012 12 Bytes over 7 years
libx264-x264.changes 0000010696 10.4 KB over 7 years
libx264-x264.spec 0000006058 5.92 KB over 7 years
libx264.changes 0000010696 10.4 KB over 7 years
libx264.spec 0000005984 5.84 KB over 7 years
pre_checkin.sh 0000000368 368 Bytes over 7 years
x264-snapshot-20161219-2245-stable.tar.bz2 0000733137 716 KB over 7 years
x264-use-shared-library.patch 0000000891 891 Bytes about 8 years
Revision 15 (latest revision is 33)
Tomáš Chvátal Tomáš Chvátal (scarabeus) committed over 7 years ago (revision 15)
- Update to 20161220 snapshot
- Update homepage
- Move x264 package here there is no reason for the split

- Update to 20160905 snapshot 

- Update to 20160430 snapshot 
- Refreshed x264-use-shared-library.patch

- update to 20150804 snapshot 

- update version 20141218

- update version 20141104

- update version 20140321.

- add -fno-aggressive-loop-optimizations to extra-cflags in
  configure for >= 13.1 (specfile), see also
  https://bugs.launchpad.net/ubuntu/+source/x264/+bug/1241772
  MAY BE REMOVED on upstream fix

- update version 20130723.

- fallback to 8-bit depth again.
  * A user said he still need 8-bit to use `baseline` profile
    for very old android phones.

- update version 20130224.
- enable 10 bit depth by default.
Comments for libx264 1

F0X

F0X wrote about 6 years ago

It seems you've forgot to update baselibs.conf and lost 32bit packages which broke gstreamer/libav dependency for wine.