Beiträge von Vouk

    I found a bug: the latest 13 or 12.1, in Davinci studio 18.5beta or 18.5, the data level (Auto, Video, Full) is missing. However, in Studio 18.1.4, it is ok.

    I am using DVRS 18.5 and the data level control is visible to me. I also have no control whether it is visible or not. That's in DVRS' control.

    By the way, I hope the voukoder can establish a Linux release. Linux can use the Nvidia 12bit 4:4:4 h265 8K hardware decoding, while windows only 10bit 420.

    VoukoderPro is designed to be working on Windows, MacOs and Linux. Once it is working on Windows i'll work on the other builds.

    in voukoder pro, the lack of x265 an x264 is a pity, while nvenc 4:4:4, no matter how I choose 12bit or 10bit, it can just be 8bit. that's a problem.

    Yes. I'm working on that.

    Do you mean this one?

    Yes, I might add that.

    Edit: Added it to VoukoderPro.

    Found out what the issue is. FFmpeg expects a number of bits/s. I need to multiply the input by 1000 somewhere. Not sure where i should to this in the code yet.

    Edit: Should be fixed now.

    NVENC VBR

    • 20 kbit/s min, 2000 kbit/s max:
      Bit rate mode : Variable
      Bit rate : 24.4 kb/s
      Maximum bit rate : 1 984 b/s

      The thing is: If the source is a very simple source (like a plain low res test chart or plain color frame that is not changing) it doesn't even need that 2500 kbit/s. Actually you want the get the lowest bitrate needed for your video. Especially when using VBR.

    AAC

    • There was a bug. Fixed it, thanks.

    Hangs if in different folders

    • Can you describe this in more details. I was not able to reproduce it.

    Multiple file outputs

    • I added a check for duplicate filenames. The export aborts in that case.

    But fileio_x64.log contains:

    Code
    INFO 2023-08-04 09:05:35  Loading renderer plugin 'VoukoderPro for VEGAS Pro' from path 'C:\Program Files\VEGAS\VEGAS Pro 20.0\FileIO Plug-Ins\voukoderproplug\voukoderproplug.dll' 

    ?

    • Filesize is good.
    • Version is also as expected.

    You might want to check the file: %LOCALAPPDATA%\VEGAS Pro\20.0\vegas_script_x64.log

    It should contain lines like:

    Is it working for anybody else?