Beiträge von Vouk

    Version 1.3

    For using NVENC (SDK 12.2) encoders driver version 551.76 or later is required.

    Fixes / Changes

    • Switched to "BtbN/FFmpeg-Builds" (LGPL 7.0 Shared)
    • Disabled writing a hardcoded timecode track. You have to enable the "Write tmcd" property in the muxer properties
    • Fixed the Intel QSV h264 no-IDR frame bug
    • Fixed the JavaScript parsing error for the output filename
    • Added back the "g" parameter to nvenc, amf and qsv
    • Added updated support for VEGAS Pro 22
    • Moved the FFmpeg libs from system32 to the VoukoderPro directory

    Credits

    Thanks to all supporters by PayPal and Patreon.

    Top Patrons

    Gronkh, Schauerland, Chris Woods, Decoherent, kunzd, Ben Fotovich and Michael

    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.