Ubuntu Groovy GeForce GTX 1060 6GB nvenc doesn't available

Support for HandBrake on Linux, Solaris, and other Unix-like platforms
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
bq666
Posts: 3
Joined: Sat Feb 06, 2021 10:41 pm

Ubuntu Groovy GeForce GTX 1060 6GB nvenc doesn't available

Post by bq666 »

Description of problem or question:
I can't use nvenc, but what is, I think important, at the same time in OBS nvenc is available.

Steps to reproduce the problem (If Applicable):
All the time, I have tried reinstall, install the new 1.3.3 but, didn't run at all (1.3.3 required some library that isn't available in groovy).

HandBrake version (e.g., 1.0.0):
1.3.1

Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
OS: Ubuntu 20.10 groovy
Kernel: x86_64 Linux 5.8.0-41-generic
Uptime: 2h 2m
Packages: 2221
Shell: zsh 5.8
Disk: 1,2T / 23T (6%)
CPU: Intel Core i3-9100F @ 4x 4.2GHz [38.0°C]
GPU: GeForce GTX 1060 6GB
RAM: 12014MiB / 31889MiB

HandBrake Activity Log ***required*** (see How-to get an activity log)
[23:49:07] gtkgui: HandBrake 1.3.1 (2020081300) - Linux x86_64 - https://handbrake.fr
[23:49:07] hb_init: starting libhb thread
[23:49:07] hb_init: starting libhb thread
[23:49:07] hb_init: starting libhb thread

Code: Select all

Please replace this text with the contents of your log file between the two code tags - OR -  provide a pastebin URL in place of these 3 lines.
If you are unable to do so, please state why so we can help you.
bq666
Posts: 3
Joined: Sat Feb 06, 2021 10:41 pm

Re: Ubuntu Groovy GeForce GTX 1060 6GB nvenc doesn't available

Post by bq666 »

ffmpeg -hwaccel cuda -hwaccel_output_format cuda -i input -c:v h264_nvenc -preset slow output
works corectly
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Ubuntu Groovy GeForce GTX 1060 6GB nvenc doesn't available

Post by s55 »

We'd need a log for an actual encode attempt.

Also, 1.3.3 is the latest version. We recommend using our flatpak builds, or compiling from source over using any distro provided builds as the latter tend to be broken and missing features.
bq666
Posts: 3
Joined: Sat Feb 06, 2021 10:41 pm

Re: Ubuntu Groovy GeForce GTX 1060 6GB nvenc doesn't available

Post by bq666 »

After compiling to 1.3.3 version it works, thx.
Post Reply