The latest connectors should fix this issue. (There is no audio panel anymore, settings will be taken from the project settings).
Beiträge von Vouk
-
-
-
Please try connector 1.1.0 for the older VEGAS versions. Available from the download menu.
-
It is nice to hear this solves the issues.
I will fix 12-17 maybe tomorrow.
-
-
Joelson_Forte Thanks, I hope it will be better soon.
Meanwhile ... Can you please test this (VEGAS Pro 18 only)?
https://github.com/Vouk/voukoder-…11.msi?raw=true
If it's working properly i'll change VEGAS Pro 17 too.
-
-
So if you ban MJPEG and h264 source videos with error message, the problem is solved.
Will do!
-
I will revert the connector to the 0.6 version style. The settings will be taken from the project settings only and there won't be an audio configuration panel anymore. It will be the next task for me once I feel better.
-
You'd need to limit the quantizer. For online videos it doesn't make make sense to use bitrates at all. Try to encode it with CQP=17 (or lower). It should give you better results.
-
Video Decode is necessary because your source clips are most likely compressed (=encoded). The NLE needs to uncompress it first, then does its thing with effects, cuts, and color corrections and sends it back to voukoder.
Depending on the source format and frame size this can take a while so encoding might get really slow.
Details on this: Voukoder Performance Analysis
-
The thing is ... Voukoder needs uncompressed input.
-
Many encoders need a frame where width needs to be dividable by 8 (sometimes 4) and height by 4.
Adjust the frame size and it should be okay.
-
The logs look good so far. The videos have been exported successfully.
-
Maybe this will help too: Hardware encoding gone in v6?
-
Please send a low level logfile. Where do I find the log file?
-
The Premiere SDK does not seem to have a pixel format that is specifically for bt2020. But i am not an expert in this matter. Maybe morphinapg has more insight in this?
-
Please look at this thread: HDR Encoding Guide for Premiere Pro
-
-
As it's written in the release notes it might be necessary to update your gpu driver:
ZitatFor using NVENC (SDK 10) encoders driver version 450.51 or newer is required.
Edit:
I just tested it with a GeForce RTX 2080 TI and a Quadro P2000 and can confirm that after a driver update (and a reboot) Voukoder 6 is working with both of them.