Posts: 56
Threads: 6
Joined: Oct 2020
Im not sure if its the case anymore, but i do know NVEnc was diabled on Linux for awhile, But i tried to enable it anyways just to see if i could. However i noticed my 3060 didnt pass the cuda test even though it's listed on Nvidais website as having it.
I suspect this is because it's detected as GeForce RTX 3060 Lite Hash Rate. I think its breaking your pattern matching.
Posts: 11.086
Threads: 57
Joined: May 2017
10.03.2025, 16:30
(This post was last modified: 10.03.2025, 16:37 by Selur.)
NVEncC support was never enabled for Linux.
What does Hybrid exactly report in the Log on startup?
I probably can adjust Hybrid to detect the 'GeForce RTX 3060 Lite Hash Rate', but that won't make Hybrid support NVEncC on Linux.
=> you can try:
https://www.mediafire.com/file/eegccstpl...e.zip/file
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 56
Threads: 6
Joined: Oct 2020
Well the Good News is that does fix Cuda detection, but now it's trying to load Nvenc now lmao. I just wanted Cuda really.
Posts: 11.086
Threads: 57
Joined: May 2017
Yeah, I enabled the search for NVEncC in that version too.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 56
Threads: 6
Joined: Oct 2020
is it possible to just get cuda acceleration for encoding without using the AI filters?
Posts: 56
Threads: 6
Joined: Oct 2020
to clarify its crashing after trying to load Nvenc
Posts: 11.086
Threads: 57
Joined: May 2017
Uploaded a test version which removed the nvencc support again.
If the ffmpeg version on your system support nvenc, Hybrid should show FFNVEnc as encoder option.
try:
https://www.mediafire.com/file/cmau8ab9v...d.zip/file
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 56
Threads: 6
Joined: Oct 2020
interestingly still crashing. it seems it trying to find a default model to load
[color=#000000]init model defaults[/color]
[color=#000000] loading defaults for AomencModel[/color]
[color=#000000] finished loading AomencModel: 0.00600000[/color]
[color=#000000] loading defaults for AudioModel[/color]
[color=#000000] finished loading AudioModel: 0.01300000[/color]
[color=#000000] loading defaults for CFHDModel[/color]
[color=#000000] finished loading CFHDModel: 0.00000000[/color]
[color=#000000] loading defaults for ChapterModel[/color]
[color=#000000] finished loading ChapterModel: 0.00000000[/color]
[color=#000000] loading defaults for DNxHDModel[/color]
[color=#000000] finished loading DNxHDModel: 0.00000000[/color]
[color=#000000] loading defaults for DivX265Model[/color]
[color=#000000] finished loading DivX265Model: 0.00200000[/color]
[color=#000000] loading defaults for FFV1Model[/color]
[color=#000000] finished loading FFV1Model: 0.00100000[/color]
[color=#000000] loading defaults for FFvHuffModel[/color]
[color=#000000] finished loading FFvHuffModel: 0.00100000[/color]
[color=#000000] loading defaults for FilteringModel[/color]
[color=#000000] finished loading FilteringModel: 1.60200000[/color]
[color=#000000] loading defaults for GlobalDataModel[/color]
[color=#000000] finished loading GlobalDataModel: 0.01400000[/color]
[color=#000000] loading defaults for JobManagerModel[/color]
[color=#000000] finished loading JobManagerModel: 0.00100000[/color]
[color=#000000] loading defaults for KvazaarModel[/color]
[color=#000000] finished loading KvazaarModel: 0.00600000[/color]
[color=#000000] loading defaults for MainTabModel[/color]
[color=#000000] No current video model for NVEnc (FFmpeg).[/color]
Posts: 11.086
Threads: 57
Joined: May 2017
I'll look into it after work.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 11.086
Threads: 57
Joined: May 2017
3 hours ago
(This post was last modified: 3 hours ago by Selur.)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.