Package x264: Information

    Source package: x264
    Version: 148-alt6
    Build time:  Oct 16, 2021, 08:51 PM
    Category: Video
    Report package bug
    License: GPLv2
    Summary: CLI H.264 encoder
    Description: 
    x264 is a free library for encoding H264/AVC video streams. The code is
    written from scratch.
    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.
    
    This package includes CLI based H.264 encoder.

    List of rpms provided by this srpm:
    x264 (mipsel)
    x264-debuginfo (mipsel)
    x264-utils (mipsel)

    Maintainer: Anton Farygin


      1. libx264-devel
      2. libSDL-devel
      3. libswscale-devel
      4. libavcodec-devel
      5. libavdevice-devel
      6. libavformat-devel
      7. libavutil-devel

    Last changed


    Oct. 16, 2021 Anton Farygin 148-alt6
    - FTBFS: disable LTO
    June 13, 2018 Anton Farygin 148-alt5
    - rebuilt with ffmpeg-4.0
    June 3, 2017 Anton Farygin 148-alt4
    - rebuild with debuginfo-enabled ffmpeg