Hi Selur.
I installed Hybrid ver. 2017.05.06.1 & i dont have NVEnc option in video handling.This issue is nvidia issue or only hybrid? I have NVEnc (FFmpeg) option but not standard encoder.Hybrid tells me that ffmpeg is experimental so i dont want use it.
What can i do to restore standard nvidia encoder?
Thanks for reply.
Assuming you are on a windows system:
What happens if you call:
Code:
NVEncC.exe --check-features
inside the Hybrid folder ?
My current wild guess, since you don't care to provide details, is that you updated you NVIDIA drivers which caused a conflict with NVEncC.
Code:
C:\Program Files\Hybrid>NVEncC.exe --check-features
Code:
Environment Info
OS : Windows 10 (x64)
CPU: Intel Core i7-4790K @ 4.00GHz [TB: 4.30GHz] (4C/8T)
RAM: Used 3479 MB, Total 16275 MB
GPU: Intel(R) HD Graphics 4600 (20 EU) @ 1300 MHz (20.19.15.4531)
List of available features.
Codec: H.264/AVC
Max Bframes 4
RC Modes 63
Field Encoding 1
MonoChrome 0
FMO 0
Quater-Pel MV 1
B Direct Mode 1
CABAC 1
Adaptive Transform 1
Max Temporal Layers 0
Hierarchial P Frames 0
Hierarchial B Frames 0
Max Level 51
Min Level 1
4:4:4 1
Max Width 4096
Max Height 4096
Dynamic Resolution Change 1
Dynamic Bitrate Change 1
Forced constant QP 1
Dynamic RC Mode Change 0
Subframe Readback 1
Constrained Encoding 1
Intra Refresh 1
Custom VBV Bufsize 1
Dynamic Slice Mode 1
Ref Pic Invalidiation 1
PreProcess 0
Async Encoding 1
Max MBs 65536
MAX MB per sec 983040
Lossless 1
SAO 0
Me Only Mode 1
Lookahead 1
AQ (temporal) 1
10bit depth 0
Codec: H.265/HEVC
Max Bframes 0
RC Modes 63
Field Encoding 0
MonoChrome 0
Quater-Pel MV 1
B Direct Mode 0
Max Temporal Layers 0
Hierarchial P Frames 0
Hierarchial B Frames 0
Max Level 62
Min Level 1
4:4:4 0
Max Width 8192
Max Height 8192
Dynamic Resolution Change 1
Dynamic Bitrate Change 1
Forced constant QP 1
Dynamic RC Mode Change 0
Subframe Readback 1
Constrained Encoding 0
Intra Refresh 1
Custom VBV Bufsize 1
Dynamic Slice Mode 1
Ref Pic Invalidiation 1
PreProcess 0
Async Encoding 1
Max MBs 262144
MAX MB per sec 983040
Lossless 1
SAO 1
Me Only Mode 1
Lookahead 1
AQ (temporal) 0
10bit depth 1
weird because im working now on gtx 1060 with latest drivers
Hmm, looks fine.
Try resetting the tool cache (Config->Tools->Clear all cached tool infos).
Cu Selur
I disabled intel video card in uefi & now i have nvenc option in video handling.Now i try test this encoder. Error occurs because i have 2 video cards.
I had three before I upgraded my system.
- Intel from the CPU (i7-4770k)
- an NVIDA Geforce GTX 980 Ti
- an Radeon RX 470
and I could use them all. This isn't a multi-gpu problem in general, but it might be related to your bios settings.
Cu Selur