Package Details: handbrake-full 1.7.3-1

Git Clone URL: https://aur.archlinux.org/handbrake-full.git (read-only, click to copy)
Package Base: handbrake-full
Description: Multithreaded video transcoder
Upstream URL: https://handbrake.fr/
Licenses: GPL2
Conflicts: handbrake
Provides: handbrake
Submitter: FabioLolix
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 19
Popularity: 0.117867
First Submitted: 2020-08-18 04:32 (UTC)
Last Updated: 2024-04-01 21:06 (UTC)

Required by (0)

Sources (16)

Latest Comments

« First ‹ Previous 1 2 3 4

gourdcaptain commented on 2016-12-31 09:25 (UTC) (edited on 2016-12-31 09:31 (UTC) by gourdcaptain)

Figured it out. I had standard repository ffmpeg installed, and installing ffmpeg-libfdk_aac immediately added the FDK encoder options back into handbrake, no recompile required. On 0.9.x Handbrake, it didn't require that to work, and I had repository ffmpeg installed earlier as a quick workaround to a update breaking an app I needed to use right then. Can ffmpeg-libfdk_aac be made an explicit dependency of this? EDIT: Crossposted. And yes, I have the right packages installed (handbrake-fdkaac and its cli equivelent.) EDIT2: Actually, that might not work due to other ffmpeg variant packages also including fdk are a thing, right?

delx commented on 2016-12-31 09:25 (UTC)

huh.. Sorry to ask the obvious, but are you sure you have the right package installed? :) $ pacman -Qqs handbrake handbrake-cli-fdkaac

delx commented on 2016-12-31 08:50 (UTC)

It works for me! (TM) <pre> $ HandBrakeCLI --help 2>/dev/null|grep -A2 aencoder -E, --aencoder <string> Select audio encoder(s): fdk_aac fdk_haac </pre>

gourdcaptain commented on 2016-12-31 03:12 (UTC)

For some reason, I can't find the FDK-based options in Handbrake with this recent build. Any suggestions?

delx commented on 2016-05-29 11:22 (UTC)

Caused by GCC6. I've added CXXFLAGS=-std=gnu++98 to the PKGBUILD. That should fix it.

Kakashi-sensei commented on 2016-05-29 02:28 (UTC)

CXX libAACenc/src/aacEnc_rom.lo libAACenc/src/aacEnc_rom.cpp:661:1: error: narrowing conversion of '2180108801u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] }; ^ libAACenc/src/aacEnc_rom.cpp:661:1: error: narrowing conversion of '2435191937u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:661:1: error: narrowing conversion of '2914591489u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:661:1: error: narrowing conversion of '3560484608u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:665:1: error: narrowing conversion of '2147483649u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] }; ^ libAACenc/src/aacEnc_rom.cpp:665:1: error: narrowing conversion of '2276992735u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:665:1: error: narrowing conversion of '2649899348u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:665:1: error: narrowing conversion of '3221225445u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:665:1: error: narrowing conversion of '3922060664u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:674:1: error: narrowing conversion of '2156644481u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] }; ^ libAACenc/src/aacEnc_rom.cpp:674:1: error: narrowing conversion of '2229462401u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:674:1: error: narrowing conversion of '2372618753u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:674:1: error: narrowing conversion of '2581238273u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:674:1: error: narrowing conversion of '2848216833u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:674:1: error: narrowing conversion of '3164462721u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:674:1: error: narrowing conversion of '3519206656u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:674:1: error: narrowing conversion of '3900368192u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:681:1: error: narrowing conversion of '2147483649u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] }; ^ libAACenc/src/aacEnc_rom.cpp:681:1: error: narrowing conversion of '2184048624u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:681:1: error: narrowing conversion of '2292498406u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:681:1: error: narrowing conversion of '2469139869u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:681:1: error: narrowing conversion of '2707957698u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:681:1: error: narrowing conversion of '3000819239u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:681:1: error: narrowing conversion of '3337751441u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:681:1: error: narrowing conversion of '3707280484u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] libAACenc/src/aacEnc_rom.cpp:681:1: error: narrowing conversion of '4096822497u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing] Makefile:1219: recipe for target 'libAACenc/src/aacEnc_rom.lo' failed make[1]: *** [libAACenc/src/aacEnc_rom.lo] Error 1