mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-04-17 13:50:57 -05:00
docs: en: de: Remove x265 dependency from Arch build guide.
HandBrake always statically builds x265; this slipped in by accident.
This commit is contained in:
@@ -50,7 +50,6 @@ Abhängigkeiten:
|
||||
- python2
|
||||
- speex
|
||||
- x264
|
||||
- x265
|
||||
- xz
|
||||
|
||||
Abhängigkeiten für die grafische Oberfläche:
|
||||
@@ -71,7 +70,7 @@ Intel Quick Sync Video Abhängigkeiten:
|
||||
|
||||
Installiere Abhängigkeiten:
|
||||
|
||||
sudo pacman -S base-devel cmake flac fontconfig freetype2 fribidi git harfbuzz jansson lame libass libbluray libogg libsamplerate libtheora libvorbis libvpx libxml2 meson nasm ninja numactl opus python2 speex x264 x265 xz
|
||||
sudo pacman -S base-devel cmake flac fontconfig freetype2 fribidi git harfbuzz jansson lame libass libbluray libogg libsamplerate libtheora libvorbis libvpx libxml2 meson nasm ninja numactl opus python2 speex x264 xz
|
||||
|
||||
Um die grafische Benutzeroberfläche zu bauen, installiere zusätzlich die Abhängigkeiten. Hierfür ist der GNOME Desktop mit den zugehörigen Paketen Voraussetzung; z.B.: installiert mit `pacman -S xorg xorg-server && pacman -S gnome gnome-extra`:
|
||||
|
||||
|
||||
@@ -50,7 +50,6 @@ Dependencies:
|
||||
- python2
|
||||
- speex
|
||||
- x264
|
||||
- x265
|
||||
- xz
|
||||
|
||||
Intel Quick Sync Video dependencies (optional):
|
||||
@@ -71,7 +70,7 @@ Graphical interface dependencies:
|
||||
|
||||
Install dependencies.
|
||||
|
||||
sudo pacman -S base-devel cmake flac fontconfig freetype2 fribidi git harfbuzz jansson lame libass libbluray libogg libsamplerate libtheora libvorbis libvpx libxml2 meson nasm ninja numactl opus python2 speex x264 x265 xz
|
||||
sudo pacman -S base-devel cmake flac fontconfig freetype2 fribidi git harfbuzz jansson lame libass libbluray libogg libsamplerate libtheora libvorbis libvpx libxml2 meson nasm ninja numactl opus python2 speex x264 xz
|
||||
|
||||
To build with Intel Quick Sync Video support, install the QSV dependencies.
|
||||
|
||||
|
||||
@@ -50,7 +50,6 @@ Dependencies:
|
||||
- python2
|
||||
- speex
|
||||
- x264
|
||||
- x265
|
||||
- xz
|
||||
|
||||
Intel Quick Sync Video dependencies (optional):
|
||||
@@ -71,7 +70,7 @@ Graphical interface dependencies:
|
||||
|
||||
Install dependencies.
|
||||
|
||||
sudo pacman -S base-devel cmake flac fontconfig freetype2 fribidi git harfbuzz jansson lame libass libbluray libogg libsamplerate libtheora libvorbis libvpx libxml2 meson nasm ninja numactl opus python2 speex x264 x265 xz
|
||||
sudo pacman -S base-devel cmake flac fontconfig freetype2 fribidi git harfbuzz jansson lame libass libbluray libogg libsamplerate libtheora libvorbis libvpx libxml2 meson nasm ninja numactl opus python2 speex x264 xz
|
||||
|
||||
To build with Intel Quick Sync Video support, install the QSV dependencies.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user