I'll give it a look.
Still, as i've said before, from what i know DVR does not send both Video and Audio to the same plugin. This means Voukoder might not be able capture this and encode both to one muxed output file.
I'll give it a look.
Still, as i've said before, from what i know DVR does not send both Video and Audio to the same plugin. This means Voukoder might not be able capture this and encode both to one muxed output file.
Okay, I got it working now.
But can you tell what features of voukoder you would like to have in Resolve? Or what features yout are currently missing there that Voukoder might be able to add?
Thanks. That would at least give me the chance to investigate this topic. The difficulty with Resolve is that plugins have to be designed like the old VfW - simply just an encoder. No muxer, no combination of video and audio.
I believe that the difficulty with Premiere/Vegas/etc. will be getting the frame to decode at all on the GPU more than anything else, but I could be wrong
This is out of my control. At the beginning of it all I get a pointer to a frame buffer in the CPU addressable memory. So the NLE is doing all decoding, rendering, etc.
Some months ago I was investigating if CUDA could improve the speed of pixel format conversion in the high bit depth mode. I noticed coping frames back and forth between CPU and GPU memory is quite expensive and I should do it as less as possible.
I guess the "cuda" pixel format in FFmpeg contains a pointer to the GPU memory. So I guess with the FFmpeg command line above you're doing exactly what is was talking about as "way 2".
As I am using FFmpeg/libav on the C API level, I still have to figure it all out. But this will be included in voukoder sooner or later.
Yes, I see your point on this. I plan to add this to the voukoder successor actually and I would like to implement this in a smart way.
From what I understand is how the would work in the current voukoder:
I'd love to do it in this way:
I'm trying to find out if the FFmpeg accelerated filters work like the first way to the second way. Do you have any info on this?
Thank you for your most intelligent post to this forum.
P.S.: You might have noticed this is not just related to one forum post.
The best way would be if someone could send a boxed version with installation media and license key.
I know there are quite alot users working still with Premiere CS6. Maybe because of the faster and more responsive UI, maybe because it doesn't require a subscription model to use it. Unfortunately Adobe removed all downloads completely a while ago and there is no way of installing it anymore as an "old version" from the creative cloud app. Adobe also rejected my request to provide me an alternative solution to somehow still get CS6.
That basically means I also have to drop supporting CS6 in the Adobe Premiere Connector, too.
But maybe there is one last chance: If the CS6 community would be able to donate me a (fully legal) Premiere CS6 package I would be able to continue testing to make sure later versions of Voukoder are still compatible with it. Illegal ways to solve this matter are not an option!
Thanks.
Make sure you are using the latest connector for your application(s). For using NVENC (SDK 9.1) encoders driver version 436.15 or later is required.
As Voukoder is very popular in china I'd love to make it more (easy) available for chinese users. I need a chinese contact person that helps me to understand the chinese situation better and support me with setting up various services in china that I can also access from europe. Please contact me if you have experience with this, you can speak good english (or german) and want to help. Thanks.
Thanks to my all supporters by either PayPal or Patreon.
Gronkh, Schauerland, Michael Wooldridge, Kai_307 (Kai C. Ternes), Chris Woods
Please read this information carefully and follow each of these steps.
You need to install FFmpeg first. This package is doing the actual encoding work. Due to licensing (and software patent) reasons this can't be bundeled anymore.
For windows you can use available FFmpeg 7.1 DLL installers: Just install it, they'll do everything for you in either GPL or LGPL version. Select only one of them, download it and install it. If you are not using my provided packages you have to make sure the installation directory has been added to the PATH variable.
NOTE: Only the GPL version contains the x264 and x265 encoders.
You can install the required libraries using homebrew by entering this in your terminal:
Next you need to install the package below. It also contains the NLE plugins (previousely called connectors). So installing any connecter installer is not necessary anymore. Just select them in the "Voukoder Pro" installer and verify the installation directory is correct.
App | Version | Release date | Download |
---|---|---|---|
Voukoder Pro | 2.0.14 | 6/29/2025 | Windows |
Voukoder Pro | 2.0.6 | 1/23/2025 | MacOS (beta) |
Note: On some systems a reboot might be necessary.
Finally you need to get a license key by clicking on the top "License" menu which you can then enter in the registration dialog. It is a good practice you use the trial license first and you test your workflow with it before buying the real license.
Please take a look at the Getting Started section in the documentation.
These requirements must be met so "Voukoder Pro" can work.
Windows | MacOS (beta) | Linux 3 | |
---|---|---|---|
Architecture | Intel x86_64 | Apple Silicon, Intel x86_64 | Intel x86_64 |
OS Version | 10, 11 | (11.0 Big Sur - Untested 2) - 15.0 Sequoia | - |
Min. NVIDIA driver version | 551.76 | - | - |
NLEs | Adobe Premiere CC, Adobe After Effects CC, DaVinci Resolve Studio1, VEGAS Pro | Adobe Premiere CC, | DaVinci Resolve Studio1 |
1 The free version of "DaVinci Resolve" is not supported!
2 It'd be great if someone could report if it's working on Big Sur
3 The Linux version is currently in development and is not ready yet!
I actually built the new version yesterday evening. The release will be very soon.
Unfortunately I can not download and install CS6 from Adobe anymore and I'm not able to reproduce this anymore.
Question: Are you using the latest version of Voukoder and the Premiere Connector?
Can you test this with https://www2.iis.fraunhofer.de/AAC/ChID-BLITS-EBU.mp4 again and write down the swapped channels?
You can share your voukoder logfile here then i will take a look at it.
But it seems to be the old topic: If Vegas is not delivering enough frames per second the encoder can not encode this frames. It is just waiting for vegas. It also depends on how complex your project is.
I guess this question goes to morphinapg
I tested it and added both Opus and Vorbis to the MP4 configuration.