Search Criteria
Package Details: handbrake-nvenc 1.8.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/handbrake-nvenc.git (read-only, click to copy) |
---|---|
Package Base: | handbrake-nvenc |
Description: | Multithreaded video transcoder with NVEnc Support |
Upstream URL: | https://handbrake.fr/ |
Keywords: | handbrake nvenc transcode |
Licenses: | GPL |
Conflicts: | handbrake |
Submitter: | Abzie |
Maintainer: | Abzie |
Last Packager: | Abzie |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-27 18:42 (UTC) |
Last Updated: | 2024-08-10 12:38 (UTC) |
Dependencies (51)
- bzip2 (bzip2-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jansson (jansson-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libass (libass-gitAUR)
- libgudev
- librsvg (librsvg-gitAUR)
- libtheora (libtheora-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- numactl (numactl-gitAUR)
- opus (opus-gitAUR)
- speex (speex-gitAUR)
- x264 (x264-tmod-gitAUR, x264-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- bzip2 (bzip2-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- gst-plugins-base (gst-plugins-base-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- intltool (make)
- jansson (jansson-gitAUR) (make)
- lame (lame-svnAUR, lame-altivecAUR) (make)
- libass (libass-gitAUR) (make)
- libgudev (make)
- librsvg (librsvg-gitAUR) (make)
- libtheora (libtheora-gitAUR) (make)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR) (make)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (make)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- meson (meson-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- numactl (numactl-gitAUR) (make)
- opus (opus-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- speex (speex-gitAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
- x264 (x264-tmod-gitAUR, x264-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR) (make)
- gst-libav (gst-libav-gitAUR) (optional) – for video previews
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – for video previews
- libdvdcss (libdvdcss-gitAUR) (optional) – for decoding encrypted DVDs
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
rado84 commented on 2021-02-07 14:43 (UTC)
Can anyone test this version to confirm that putting the computer to sleep is actually working? I have the community version but there the sleeping function doesn't work, so I'm looking for alternatives, preferably ones that support nvenc. You can test it by setting 1 or 2 files in queue for conversion, open queue window and choose "put computer to sleep" when done. On the handbrake forum they suggested that I download a deb package but I don't wanna resort to that just yet.
ezacaria commented on 2021-01-04 16:14 (UTC) (edited on 2021-01-04 16:15 (UTC) by ezacaria)
First off, happy new year! And sorry about the delayed reply. I sent the patch to disable the dav1d by email.
By the way, if you find that the workaround is useful, there is no need to credit me. Thanks for maintaining this package.
Abzie commented on 2020-12-29 12:16 (UTC)
ezacaria, can you send over the patch via email so I can review.
There is an issue on handbrake with the same dav1d not found using pkg-config problem on Debian unstable so I can include your patch with credit in the PKGBUILD, if verified.
Thanks, Abzie
ezacaria commented on 2020-12-28 18:25 (UTC) (edited on 2020-12-28 18:25 (UTC) by ezacaria)
Glad that you managed to build with the dav1d.
The only way I fixed the PKGBUILD so far was disabling dav1d support (I personally have not missed it yet). Maybe I should have been more explicit in my previous post.
One way around is to take out "--enable-libdav1d" and "--enable-decoder=libdav1d" from ${startdir}/src/HandBrake-1.3.3/contrib/ffmpeg/module.defs
I made a small patch for this purpose (easy to include in PKGBUILD) and was able to build it.
As for the other problem, it seems that the current kernel "5.9.14-arch1-1" and nvidia 455.45.01-7 took the initialisation issues away.
sbussetti commented on 2020-12-27 20:46 (UTC)
I was able to do a build from source, and it seems like the Handbrake build itself is bungled. In order to make it work I had to build dav1d into the HandBrake's build/contrib dir where it was expecting it to be.
Not sure how that translates to this PKGBUILD
sbussetti commented on 2020-12-27 19:44 (UTC)
alternatively if I try to run makepkg directly on your PKGBUILD (instead of via aura), I get further, but then fail on:
sbussetti commented on 2020-12-27 19:20 (UTC)
I'm okay on the pgp sig, but I am hitting:
deletedacc343412 commented on 2020-12-03 17:00 (UTC)
People who are having pgp key error. It's a arch pgp issue. Add Ubuntu key server like this.
ezacaria commented on 2020-11-07 17:05 (UTC)
I disabled the dav1d by patching contrib/ffmpeg/module.defs and managed to build the package. Unfortunately, the nvenc fails to initialize:
[h264_nvenc @ 0x7fc9f05f6980] dl_fn->cuda_dl->cuInit(0) failed -> CUDA_ERROR_UNKNOWN: unknown error
This seems to a situation with the current kernel/driver pair :/ "As mentioned in the news, anything other than pure graphics is currently broken in a nvidia/linux5.9 setup." https://bbs.archlinux.org/viewtopic.php?id=259978
« First ‹ Previous 1 2 3 4 Next › Last »