
Vouk Administrator
- Male
- 46
- from Bad Vilbel, Germany
- Member since February 17, 2018
- Posts
- 2,872
- Reactions Received
- 597
- Points
- 15,602
- Profile Hits
- 17,659
Vouk posted the thread Voukoder Pro 3.
I have decided I'll publish the current changelog, so you can see what to expect in the next version. I'm constantly working on new features and my to-do list is still quite full, but the changelog shows what's currently finished. So everything might still change.
You'll find the changelog here: https://www.voukoder.org/changelog/
Vouk replied to the thread A couple of Designer suggestions.
Ah, yes. Now I understand. Well, if you do it this way, audio is technically still exported and it's just muted.
Can you show me a screenshot on how you disconnected the the audio node from the muxer?
Vouk replied to the thread - In Progress
AV1 codec - AMD chipset output media color strange.
This really surprises me. NVENC is working, AMF is not working. This really seems to me like an issue with the AMD encoders (or with the FFmpeg implementation). Normally Limited Color Range doesn't cause an issue. It is actually the default setting.
Question: Can you reproduce this issue with the ffmpeg encoder on the command line?
Vouk replied to the thread A couple of Designer suggestions.
[…]
When I tried to reproduce it and disabled it in Premiere 2025 like this:
I did indeed get no audio track:
(Code, 46 lines)
TL;DR
Maybe I already fixed this with some other improvement or can you be a bit more specific what you would like to get improved?
There is also no audio track when disconnecting the encoder from the muxer node.
I fixed the other two issues.
Vouk replied to the thread A couple of Designer suggestions.
Thanks for your suggested improvements.
I'll address all of this in the next version.
Vouk replied to the thread Please help get me started.
No, it is not on by default. But it's good we now know the reason for it.
Vouk replied to the thread Please help get me started.
Can you paste a screenshot to explain exactly what you are missing?
Vouk replied to the thread - In Progress
Voukoder Pro.
What "Voukoder Pro" release are you using?
What version of FFmpeg did you install?
Vouk replied to the thread create an uncompressed audio PCM file.
S16LE is probably the best choice.
S=Signed
U=Unsigned
16=16 Bit
24=24 Bit
32=32 Bit
LE=Little Endianess (Windows)
BE=Big Endianess (Mac)
Vouk replied to the thread - Not a bug
Voukpro 2.0.12 not working with latest shared ffmpeg.
Seems like your version is a bit too new.
These DLLs are required:
Vouk replied to the thread - In Progress
VoukoderPro + Vegas Pro 22 -- premature audio stream end.
I've put this bug to my list of todos.
Vouk reacted with
to miki1hr’s post in the thread - Not a bug
Davinci Resolve Studio (Nvidia HEVC - Voukoder Pro settings for HDR Video).
Vouk replied to the thread - In Progress
AC3 (fixed) 48kHz 24bits 5.1 export is very super slow.
I'll try to reproduce the issue. It shouldn't be like that.
Vouk replied to the thread - In Progress
AC3 (fixed) 48kHz 24bits 5.1 export is very super slow.
What NLE are you using?
Vouk replied to the thread AV1 CPU Encoding in Voukoder Pro.
It is called libsvtav1.
Vouk replied to the thread Classic GUI.
I'm working on my todo-list. But if this get's implemented it'll be be in version 3.x which will most likely get released in the next year.
Still, It's not so complicated. Read the quickstart section of the documentation: Create a simple scene, double click on both encoder nodes and the UI is pretty much the same from there on.
Vouk replied to the thread AV1 CPU Encoding in Voukoder Pro.
All encoders in the Nvidia, AMD and Intel groups are GPU based encoders. All others are CPU based encoders.
Vouk replied to the thread - Not a bug
Davinci Resolve Studio (Nvidia HEVC - Voukoder Pro settings for HDR Video).
Works for me. I tested it with h264_nvenc/aac/mp4 just now. It's playing flawlessly. I just fixed muxer settings were not applied before 2.0.12.
Edit: Do other users experience this too?
Vouk replied to the thread - Not a bug
Davinci Resolve Studio (Nvidia HEVC - Voukoder Pro settings for HDR Video).
What issues do you have with v2.0.12?
Vouk replied to the thread Voukoder Pro 2.0.10 libx264 two pass VBR encoding?.
I am in contact with the Magix guys now.