Package Details: handbrake-cli-git 1.10.0.r0.gdba479e9f-1

Git Clone URL: https://aur.archlinux.org/handbrake-git.git (read-only, click to copy)
Package Base: handbrake-git
Description: Multithreaded video transcoder (CLI)
Upstream URL: https://github.com/HandBrake/HandBrake
Licenses: GPL-2.0-only
Conflicts: handbrake-cli
Provides: handbrake-cli
Submitter: haawda
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 109
Popularity: 0.012115
First Submitted: 2015-08-30 09:06 (UTC)
Last Updated: 2025-08-09 14:14 (UTC)

Pinned Comments

FabioLolix commented on 2025-08-10 21:05 (UTC)

This pkgbuild is maintained at: https://github.com/FabioLolix/PKGBUILD

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 25 Next › Last »

azleifel commented on 2013-11-10 09:07 (UTC)

@Louis: Did you have a specific reason for flagging this package out of date?

dannyboy48888 commented on 2013-10-31 09:17 (UTC)

Nice. Now only if upstream would add 10-bit encoding and Opus I'd be set.

prettyvanilla commented on 2013-07-20 11:20 (UTC)

Oh, I overlooked that commit. Should have searched for 'aac', not just 'fdk'. And you're right, fdk-aac is in their repo and built-in statically. Sorry for the noise.

azleifel commented on 2013-07-20 08:28 (UTC)

pkgver=5652 * PKGBUILD refresh. No need to update.

azleifel commented on 2013-07-20 08:14 (UTC)

FDK ACC has been built by default since svn 5581 and it's a contrib package, so no external dependency is needed. Either pick the "AAC (FDK)" encoder option on the Audio tab of the gui or use "-E fdk_aac | fdk_haac" on the command line.

prettyvanilla commented on 2013-07-19 23:46 (UTC)

Could you add "--enable-fdk-aac" to the configure options and add libfdk-aac to the dependencies so we can finally have an acceptable AAC-encoder available by default?

azleifel commented on 2013-06-26 21:44 (UTC)

@Det: I'm not going to look into this until the AUR gets official split package support. In the meantime, dirty workarounds ftw ;-)

Det commented on 2013-06-26 11:32 (UTC)

The pkgdesc and depends can be done in .AURINFO: https://mailman.archlinux.org/pipermail/aur-dev/2013-March/002428.html

azleifel commented on 2013-06-24 19:38 (UTC)

pkgver=5607 * Removed automake workaround as it is no longer needed