Package Base Details: handbrake-llvm-optimized

Git Clone URL: https://aur.archlinux.org/handbrake-llvm-optimized.git (read-only, click to copy)
Submitter: holgerob
Maintainer: holgerob
Last Packager: holgerob
Votes: 0
Popularity: 0.000000
First Submitted: 2023-01-05 08:19 (UTC)
Last Updated: 2023-05-28 09:30 (UTC)

Latest Comments

holgerob commented on 2023-04-18 08:58 (UTC)

The build problem seems to be caused by incompatibilities between ffmpeg and the latest version of the vulkan-headers. As these headers are only required during build time they can be downgraded just during the build and upgraded again afterwards. To downgrade the vulkan-headers you can use the command downgrade from the aur package downgrade:

sudo downgrade vulkan-headers=1:1.3.235

archkde_combo commented on 2023-04-18 03:17 (UTC)

Build Failed

https://pastebin.com/fG1ZGQaT

holgerob commented on 2023-01-19 07:18 (UTC) (edited on 2023-01-21 10:54 (UTC) by holgerob)

I've done some benchmarking for performance comparision between this AUR package and the one provided in the community repository:

Video: Bosphorus_1920x1080_120fps_420_8bit_YUV.y4m from https://ultravideo.fi/#testsequences Codec: AV1 10-bit (SVT), Preset: 4, RF: 25

Intel i7-13700K power capping 65W:

  • LLVM optimized: 1:27 (118,4 %)
  • GCC optimized: 1:30 (114,4 %)
  • extra/ffmpeg: 1:43 (100,0 %)
  • community/handbrake: 1:43 (100,0 %)

Intel i7-13700K power capping 95W:

  • LLVM optimized: 1:17 (120,8 %)
  • GCC optimized: 1:21 (114,8 %)
  • extra/ffmpeg: 1:30 (103,3 %)
  • community/handbrake: 1:33 (100,0 %)

holgerob commented on 2023-01-06 21:09 (UTC)

I changed the PKGBUILD to build a fixed commit from the latest stable handbrake branch 1.6.x.

FabioLolix commented on 2023-01-05 11:35 (UTC)

  • at the moment this is a disguised VCS (-git) pkgbuild, please build a fixed release here or re-upload with -git suffix