mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-04-21 14:09:27 -05:00
docs: Remove --enable-x265 from build docs.
Feature is already enabled by default.
This commit is contained in:
@@ -53,7 +53,7 @@ This process will take a few minutes, then provide you with instructions for add
|
||||
|
||||
Build HandBrake.
|
||||
|
||||
./configure --cross=x86_64-w64-mingw32 --enable-x265 --enable-qsv --launch-jobs=$(nproc) --launch
|
||||
./configure --cross=x86_64-w64-mingw32 --enable-qsv --launch-jobs=$(nproc) --launch
|
||||
|
||||
When complete, you will find `HandBrakeCLI.exe` in the `build` directory and `hb.dll` in `build/libhb`.
|
||||
|
||||
|
||||
@@ -53,7 +53,7 @@ This process will take a few minutes, then provide you with instructions for add
|
||||
|
||||
Build HandBrake.
|
||||
|
||||
./configure --cross=x86_64-w64-mingw32 --enable-x265 --enable-qsv --launch-jobs=$(nproc) --launch
|
||||
./configure --cross=x86_64-w64-mingw32 --enable-qsv --launch-jobs=$(nproc) --launch
|
||||
|
||||
When complete, you will find `HandBrakeCLI.exe` in the `build` directory and `hb.dll` in `build/libhb`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user