Cannot load nvEncodeAPI64.dll

Discussion of the HandBrake command line interface (CLI)
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
FelixB
Posts: 13
Joined: Sat Feb 23, 2019 3:31 pm

Cannot load nvEncodeAPI64.dll

Post by FelixB »

Description of problem or question:
Run handbrakecli.exe from the commandline gives me the above mentioned error



Steps to reproduce the problem (If Applicable):
Run handbrakecli.exe from the commandline



HandBrake version (e.g., 1.0.0):
1.2.2 CLI



Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Win10



HandBrake Activity Log ***required*** (see How-to get an activity log)
PS C:\Program Files\HandBrake> .\HandBrakeCLI.exe
.\HandBrakeCLI.exe : Cannot load nvEncodeAPI64.dll
At line:1 char:1
+ .\HandBrakeCLI.exe > log.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Cannot load nvEncodeAPI64.dll:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError

Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
Cannot load nvEncodeAPI64.dll
[07:55:52] hb_init: starting libhb thread
[07:55:52] thread 64a8310 started ("libhb")
Missing input device. Run C:\Program Files\HandBrake\HandBrakeCLI.exe --help for syntax.
HandBrake has exited.

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.
User avatar
BradleyS
Moderator
Posts: 1860
Joined: Thu Aug 09, 2007 12:16 pm

Re: Cannot load nvEncodeAPI64.dll

Post by BradleyS »

This is a message from an external library that can be safely ignored. It's not a hard error. We're working on silencing the message.
FelixB
Posts: 13
Joined: Sat Feb 23, 2019 3:31 pm

Re: Cannot load nvEncodeAPI64.dll

Post by FelixB »

Thank you very much!
And thank you for a wonderful program and work:)
Post Reply