Not yet. It should be similar, but i am not aware if they have session limits or similar tools.
Beiträge von Vouk
-
-
Please also check if other programs can use nvenc (i.e. OBS, ffmpeg.exe, ...).
-
Please do a clean new installation of the video card drivers and make sure they are up to date.
Did you check for a free nvenc session (as the error message says?)
-
I have some big news to announce! Voukoder will be available for Magix Vegas soon! This is a big step forward for this project and gets Vegas access to all the great encoders (x264, x265, ProRes, FDK AAC, ...).
I talked alot with Magix over the last weeks and they gave me access to the components needed to build a "Voukoder for Vegas". Follow me on twitter to stay up to date with the progress I make and please consider supporting this open source project.
-
-
Ging doch schon etwas früher.
-
Ich werde am Wochenende die erste Beta veröffentlich.
-
A video exporter for PhotoShop? I didn't know you can export videos with PS.
-
This should be fixed in the next version.
-
I will check it. Thanks for reporting this one.
-
It's a nasty bug. We had it before and I thought I'd have fixed it.
-
-
This should be fixed now.
-
This is not a bug. These are encoding artifacts and mean you have to optimize your settings.
You try to encoding with 20 Mbit/s. I don't know the resolution or the fps, but most likely this is not enough.
- Try to avoid bit rate based rate controls and use quality / quantizer based rate controls instead (unless you aim for a specific file size i.e. for DVD/BD authoring).
- Don't set a level if you just want to upload to youtube. Levels are needed when your rendered videos should be played on certain hardware decoders. But YT re-encodes all videos again anyway.
Try this simple settings:
profile=high qp=23 quality=quality rc=cqp
And if the quality is bad decrease the "qp" value until you are happy with the video quality.
-
I will add a taskbar icon in the next version. I'd like to add a download and update notification there and also a popup menu to it.
Do you guys have other ideas for it? Maybe moving the logging view there or something?
-
Seems this is only happening with x264/x265 encoders. It should be fixed in the next release.
-
I did some testing and I compared the "Bit Rate" entry in both MediaInfos of ffmpeg and voukoder. In the end voukoder was even lower than ffmpeg.
I had to disable all filters and side data entries in voukoder. I also had to set Color Range to Limited, because it is most likely limited in the source material.
In the end I had:
Voukoder: 1 067 Mb/s
FFmpeg: 1 226 Mb/s
Maybe it is also related to the alpha channel compression.
-
-
This will be fixed in the next release.
-
You can test this. Download and install "Vouk's Render Performance Test". It will tell you the maximum FPS that Premiere can deliver with exporting your project. Just Pure Premier performance, no voukoder, no disk i/o. It just renders the frames with all effects, filters and so on.
Depending on that number of FPS we can think about choosing an encoding solution. Todays GPUs are pretty fast. A single RTX 2080 TI / RTX 6000 can encode like 400-500 FPS of 2K AVC video (depending on the settings). If you want more you should think about special hardware encoder solutions.