NVENC not working on Kepler GTX 670

Discussing about advanced video encoding techniques including GPU encoding, distributive encoding and segmental encoding. Topics are not limited to MediaCoder.
Post Reply
johnny808
Amateur
Amateur
Posts: 15
Joined: Sun Nov 23, 2014 4:52 am

NVENC not working on Kepler GTX 670

Post by johnny808 » Sun Nov 23, 2014 5:28 am

I'm on Windows 8.1 64-bit
Kepler graphics card Nvidia Geforce GTX 670, Nvidia drivers 340.52
Using MediaCoder x64 0.8.33.5680 Portable (but displays as 0.8.32.5680 in the title bar)

I can confirm that NVENC is available in the Encoder options. Thanks for adding the option. But it doesn't work. NVENC loads and then unloads immediately and I get Error 014.

Code: Select all

[11-22 12:57:18] httpd_starting [HTTPd]
[11-22 12:57:18] httpd_started [HTTPd]
[11-22 12:57:18] Scanning plugins
[11-22 12:57:20] Initialized
[11-22 13:03:11] Start transcoding job for C:\Users\Public\Videos\NPVRRecordings\Arrow\Arrow.s03e07.Draw_Back_Your_Bow.ts
[11-22 13:03:11] NVENC loaded
[11-22 13:03:11] Starting encoder (NVENC)
[11-22 13:03:12] NVENC unloaded
[11-22 13:03:12] Finished transcoding job for C:\Users\Public\Videos\NPVRRecordings\Arrow\Arrow.s03e07.Draw_Back_Your_Bow.ts
The source file is an MPEG-2 ATSC live TV capture.

Here is my Target Format.

Code: Select all

          Target Format
              Container: MKV
                   Muxer: MKVMerge
              Video: H.264
                  Encoder: NVENC
                  Mode: Average Bitrate
                  Bitrate: 6215 Kbps
                  Resolution: 1920x1080
                  De-Interlace: Auto
               Audio: Stream Copy
               Estimated Size: 1881 MB

Post Reply