A free h265/HEVC encoder
x265 is a free library for encoding next-generation H265/HEVC video streams.
- Developed at Staging
- 4 derived packages
Refresh
Refresh
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
arm.patch | 0000002113 2.06 KB | about 9 years | |
baselibs.conf | 0000000011 11 Bytes | about 9 years | |
x265.changes | 0000010963 10.7 KB | almost 9 years | |
x265.spec | 0000002532 2.47 KB | almost 9 years | |
x265_1.9.tar.gz | 0000956101 934 KB | almost 9 years |
Revision 12 (latest revision is 43)
İsmail Dönmez (ismdon)
committed
almost 9 years ago
(revision 12)
- Update to version 1.9 API Changes: * x265_frame_stats returns many additional fields: maxCLL, maxFALL, residual energy, scenecut and latency logging * --qpfile now supports frametype 'K" * x265 now allows CRF ratecontrol in pass N (N greater than or equal to 2) * Chroma subsampling format YUV 4:0:0 is now fully supported and tested New Features: * Quant offsets: This feature allows block level quantization offsets to be specified for every frame. An API-only feature. * --intra-refresh: Keyframes can be replaced by a moving column of intra blocks in non-keyframes. * --limit-modes: Intelligently restricts mode analysis. * --max-luma and --min-luma for luma clipping, optional for HDR use-cases * Emergency denoising is now enabled by default in very low bitrate, VBV encodes Presets and Performance: * Recently added features lookahead-slices, limit-modes, limit-refs have been enabled by default for applicable presets. * The default psy-rd strength has been increased to 2.0 * Multi-socket machines now use a single pool of threads that can work cross-socket.
Comments for x265 0