Changes between Version 14 and Version 15 of Encode/H.265
- Timestamp:
- Jan 2, 2019, 6:33:17 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encode/H.265
v14 v15 7 7 == Getting ffmpeg with libx265 support == 8 8 9 ffmpeg needs to be built with the `--enable- libx265` configuration flag and requires `x265` to be installed on your system. The [[CompilationGuide|Compilation Guides]] show you how to do that.9 ffmpeg needs to be built with the `--enable-gpl` `--enable-libx265` configuration flag and requires `x265` to be installed on your system. The [[CompilationGuide|Compilation Guides]] show you how to do that. 10 10 11 11 You can also [http://ffmpeg.org/download.html download a static build], all of which bundle libx265.
