Posts: 41
Threads: 4
Joined: Jan 2025
I might have a bigger problem now
Please check UPD on the prev post
Posts: 11.317
Threads: 62
Joined: May 2017
Latest dev? Hybrid_dev_2025.03.14-185337?
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 41
Threads: 4
Joined: Jan 2025
Well, not latest already... I downloaded Hybrid_dev_2025.03.14-145431 just 40 minutes ago
Posts: 11.317
Threads: 62
Joined: May 2017
Then try Hybrid_dev_2025.03.14-185337
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 41
Threads: 4
Joined: Jan 2025
OMG, I'm so relieved that it works!
No Nvidia codecs tho... Where can I check for NvencC compatibility?
UPD: it seems like you've fixed luma range issue! I did a 4 min preview encoding and got full range instead of "expected" limited
UPD2: I see Ignored NVEnc due to ignoreList in log. What does that mean? I have NVEnc fully compatible card
Regarding NVENC: I figured out how to call --check-features)
This is the result:
NVEncC (x64) 8.00b5 (r3201) by rigaya, Mar 4 2025 09:59:54 (VC 1929/Win)
[NVENC API v13.0, CUDA 11.8]
reader: raw, y4m, avi, avs, vpy, avsw, avhw [H.264/AVC, H.265/HEVC, MPEG2, VP8, VP9, VC-1, MPEG1, MPEG4, AV1]
others
nvml : yes
nvrtc : yes
nvvfx : yes
ngx : yes
nvof fruc : yes
libass : yes
libdovi : yes
d3d11 : yes
vulkan : no
libplacebo : yes
vmaf : yes
Environment Info
OS : Windows 10 x64 (19044) [UTF-8]
CPU: AMD Ryzen 7 3700X 8-Core Processor [4.00GHz] (8C/16T)
RAM: Used 15162 MB, Total 65446 MB
#0: NVIDIA GeForce RTX 3060 Laptop GPU (3840 cores, 1425 MHz)[PCIe3x16][572.16]
NVEnc features
Codec: H.264/AVC
Encoder Engines 1
Max Bframes 4
B Ref Mode 3 (each + only middle)
RC Modes 63 (CQP, CBR, CBRHQ, VBR, VBRHQ)
Field Encoding 0 (no)
MonoChrome no
Alpha Channel no
FMO no
Quater-Pel MV yes
B Direct Mode yes
CABAC yes
Adaptive Transform yes
Max Temporal Layers 4
Hierarchial P Frames yes
Hierarchial B Frames yes
Max Level 62 (6.2)
Min Level 10 (1)
4:4:4 yes
4:2:2 no
Min Width 145
Max Width 4096
Min Height 49
Max Height 4096
Multiple Refs yes
Max LTR Frames 8
Dynamic Resolution Change yes
Dynamic Bitrate Change yes
Forced constant QP yes
Dynamic RC Mode Change no
Subframe Readback yes
Constrained Encoding yes
Intra Refresh yes
Custom VBV Bufsize yes
Dynamic Slice Mode yes
Ref Pic Invalidiation yes
PreProcess no
Async Encoding yes
Max MBs 65536
Lossless yes
SAO no
Me Only Mode 1 (I,P frames)
Lookahead yes
AQ (temporal) yes
Weighted Prediction yes
Temporal Filter yes
Lookahead Level yes
Undirectional B no
Temporal SVC yes
MV-HEVC no
10bit depth no
Codec: H.265/HEVC
Encoder Engines 1
Max Bframes 5
B Ref Mode 3 (each + only middle)
RC Modes 63 (CQP, CBR, CBRHQ, VBR, VBRHQ)
Field Encoding 0 (no)
MonoChrome no
Alpha Channel yes
Quater-Pel MV yes
B Direct Mode no
Max Temporal Layers 4
Hierarchial P Frames no
Hierarchial B Frames no
Max Level 186 (6.2)
Min Level 30 (1)
4:4:4 yes
4:2:2 no
Min Width 129
Max Width 8192
Min Height 33
Max Height 8192
Multiple Refs yes
Max LTR Frames 7
Dynamic Resolution Change yes
Dynamic Bitrate Change yes
Forced constant QP yes
Dynamic RC Mode Change no
Subframe Readback yes
Constrained Encoding yes
Intra Refresh yes
Custom VBV Bufsize yes
Dynamic Slice Mode yes
Ref Pic Invalidiation yes
PreProcess no
Async Encoding yes
Max MBs 262144
Lossless yes
SAO yes
Me Only Mode 1 (I,P frames)
Lookahead yes
AQ (temporal) yes
Weighted Prediction yes
Temporal Filter yes
Lookahead Level yes
Undirectional B yes
Temporal SVC yes
MV-HEVC yes
10bit depth yes
NVDec features
H.264/AVC: nv12, yv12
H.265/HEVC: nv12, yv12, yv12(10bit), yv12(12bit), yuv444, yuv444(10bit), yuv444(12bit)
MPEG1: nv12, yv12
MPEG2: nv12, yv12
MPEG4: nv12, yv12
VP8: nv12, yv12
VP9: nv12, yv12, yv12(10bit), yv12(12bit)
VC-1: nv12, yv12
AV1: nv12, yv12, yv12(10bit)
Posts: 11.317
Threads: 62
Joined: May 2017
Hybrid should only add NVEnc to the ignorelist if:
a. cuda isn't available
b. nonvidia is set in the misc.ini
c. a non-Windows system is detected
Does triggering "Config->Tools->Clear all cached tool infos" help?
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 41
Threads: 4
Joined: Jan 2025
No, unfortunately(
Hybrid will do same thing on the first start after the initial installation, am I correct?
As you can see, I'm able to use GPU accelerated sources and my GPU correctly works with other software. Is there anything I can provide you to solve this issue?
Posts: 11.317
Threads: 62
Joined: May 2017
15.03.2025, 01:53
(This post was last modified: 15.03.2025, 02:02 by Selur.)
If you replace your Hybrid version with https://www.mediafire.com/file/c7k8ytx2a...id.7z/file and start Hybrid, it should show a Windows Command Prompt window. What is the content is shows? (I need the whole output)
Side note: if you feed your models to Hybrid, you should rename them to something with Xx_.... at the beginning, where X is the scaling factor of the model.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 41
Threads: 4
Joined: Jan 2025
Hell yeah
Checking: NVIDIA GeForce RTX 3060 Frankenstein
Checking: Microsoft Basic Display Adapter
Detected the following cards which seem to lack NVIDIA PureVideo support:
Microsoft Basic Display Adapter
NVIDIA GeForce RTX 3060 Frankenstein
No card found that's supported by nvenc, the CUDA encoding library.
-> Removing CUDA based encoding support.
Posts: 11.317
Threads: 62
Joined: May 2017
15.03.2025, 09:49
(This post was last modified: 15.03.2025, 09:56 by Selur.)
Randomly named display adpaters,...
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
|