NOTICE — Bundled Software and Artwork in the HandBrake Unraid Container Image ============================================================================= The GNU Affero General Public License v3.0 (AGPL-3.0, see LICENSE) covers ONLY the wrapper assets in this repository: * Dockerfile and the rootfs/ overlay * Helper scripts under rootfs/usr/local/bin/ * Unraid container template (maintained in the junkerderprovinz/unraid-apps repo) * README text and the banner layout It does NOT relicense any software or artwork shipped inside the resulting container image. Each bundled component retains its upstream license: * HandBrake (ghb GTK GUI + HandBrakeCLI) GPL-2.0-only https://handbrake.fr https://github.com/HandBrake/HandBrake * HandBrake logo and icon artwork CC BY-SA 4.0 https://github.com/HandBrake/HandBrake/blob/master/graphics/LICENSE * x264 GPL-2.0-or-later * x265 GPL-2.0-or-later * FFmpeg libraries (libav*) LGPL-2.1-or-later / GPL-2.0-or-later * GTK 4 and GLib LGPL-2.1-or-later * LinuxServer.io baseimage-selkies GPL-3.0 https://github.com/linuxserver/docker-baseimage-selkies * Intel Media Driver (iHD VA-API driver) MIT (ships pre-built binary kernels, hence Ubuntu multiverse) https://github.com/intel/media-driver * Intel VPL GPU Runtime (libmfx-gen) MIT https://github.com/intel/vpl-gpu-rt * Intel oneVPL dispatcher (libvpl) MIT https://github.com/intel/libvpl Artwork attribution, in the form required by HandBrake's graphics license: Copyright HandBrake Team Copyright junkerderprovinz (banner and icon derivations) The HandBrake logo is used unmodified except for rasterisation and scaling. Derived works in .github/assets/ are shared under the same Creative Commons Attribution-ShareAlike 4.0 International Public License. https://creativecommons.org/licenses/by-sa/4.0/ When you run, redistribute or rebuild the resulting container image you must comply with the licenses of all bundled components in addition to the AGPL-3.0 license that covers this repository.