18.08.2010 04:22 |
x264 (x86/x64) - это свободная библиотека программных компонентов для кодирования видеопотоков H.264/MPEG-4 AVC.
x264 (x86/x64) is a free library for encoding H.264/MPEG-4 AVC video streams.
Изменения / Changes (1689-1698):
- Add libavcore check in configure;
- Fix aspect ratio writing in the MKV muxer. The braindead Matroska spec dictates aspect ratio to be measured in pixels instead of, well, an actual aspect ratio;
- Workaround bug in fps/timestamp handling with lavf input. reordered_opaque in lavf doesn't work correctly in the identity case (no reordering). Fixes incorrect output for some file types (e.g. raw in mov).;
- Try to guess input length for lavf input. Allows printing of progress indicator when using lavf input.;
- Fix debug message typo with DTS compression;
- Slightly improve the filtering section of x264 --help;
- Fix lavf input with delayed frames;
- Correct X header path usage in configure. Don't unconditionally set the header path for OpenBSD but do so if the --enable-visualize flag is specified.;
- Deblock-aware RD. Small quality gain (~0.5%) at lower bitrates, potentially larger with QPRD. May help more with psy, maybe not. Enabled at subme >= 9. Small speed cost (a few %).;
- NV12 version of Altivec chroma MC
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
Advanced settings :
- Enabling Cabac: approximately 10% bitrate reduction without loss in quality, but is slow.
- Enabling De-blocking Filter: smooths out visible blocks during an encode (rather than by using post processing to smooth out blocks while decoding). Is a good idea to enable for low bitrate encodes.
Возможности кодека x264:
- Контекстнозависимое Адаптивное Бинарное Арифметическое кодирование (CABAC) и Контекстнозависимое Адаптивное Кодирование с Переменной Длиной Кодового Слова (CAVLC)
- Поддержка нескольких ссылочных кадров
- Все intra типы макроблоков (16x16, 8x8 и 4x4 — 8x8 это часть AVC HP)
- Все inter типы макроблоков P фрейма
- B-Inter типы макроблоков от 16x16 до 8x8
- Оптимизация отношения вносимых искажений к скорости потока
- Несколько режимов работы управления скоростью потока: постоянный квантователь, постоянное качество, одно- или многопроходный ABR с режимом VBV
- Обнаружение смены сцены
- Адаптивная расстановка B-кадров, с возможностью использования B кадров как ссылочных кадров
- 8x8 и 4x4 адаптивное пространственное преобразование (High Profile)
- Режим сжатия без потерь (отклоненный High Profile 4:4:4)
- Произвольные матрицы квантования (High Profile)
- Параллельное кодирование на нескольких CPU
- Поддержка компрессии кадров с чересстрочной разверткой (неадаптивный MBAFF — все макроблоки кодируются в режиме чересстрочных)
Доступные настройки кодека для профессионалов:
- Кодирование Cabac: приблизительно 10%-ое снижение битрэйта без потери качества.
- Фильтр деблокирования: показывает видимые блоки во время кодирования (гораздо лучший метод по сравнению с пост-процессингом). Отличный метод для кодирования с использованием низкого битрэйта.
Cross-MinGW with GCC 4.5.2 x86_32, fprofiled / Cross-MinGW with GCC 4.5.2 x86_64, fprofiled)
Скачать / Download:
Unpatched, fprofiled, GCC 4.5.2: (svn rev. 163306, Pre-Release, 2010.08.17); (avs input, lavf input, ffms input, mp4 output.); (ffmpeg svn.24819, ffms2 svn.325, pthreads cvs.2.9.0, gpac svn.1983, all static).: |
x86: |
x264 Video Codec rev. 1698 x86 (3.3 Мбайт 2010-08-18 04:21:53) (generic) |
|
x64: |
x264 Video Codec rev. 1698 x64 (3.41 Мбайт 2010-08-18 04:21:12) (generic)
|
|