Beiträge von Vouk

    The next "Pro" build might take a while. I still need to find more time for myself, addressing and fixing all of that bugs, and ... simplifying the project here and there.

    i.e. the FFmpeg build:

    In the past I was building my own FFmpeg variant and included a couple of libs with additional encoders here and there. While this might have seemed to be easy and simple, sometimes this was a nightmare and took me days or even weeks for certain encoders. Some of them I was never able to include at all. I then decided to use another, already existing custom built FFmpeg: https://github.com/BtbN/FFmpeg-Builds - to be more specific: I'm using the FFmpeg 7.0 Win64 Shared LGPL (with patched "-voukoderpro" prefix) variant.

    This enables the following encoders by default (!):

    (Not sure if every single one works though)

    P.S.: I'll fully rely on this build and won't patch in there any more encoders. But somebody else could make alternative (non official) FFmpeg packages too.

    This "Type" setting here defines in what pixel format DaVinci Resolve sends the frame data to VoukoderPro. Voukoder then defines which other format should be used for the encoder. You can have speed improvements if both formats match up.

    But as I think about it ... I could actually automate this and make this a bit more simple.