
Vouk Administrator
- Männlich
- 46
- aus Bad Vilbel, Germany
- Mitglied seit 17. Februar 2018
- Beiträge
- 2.871
- Erhaltene Reaktionen
- 597
- Punkte
- 15.592
- Profil-Aufrufe
- 17.608
Vouk hat eine Antwort im Thema A couple of Designer suggestions verfasst.
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 hat eine Antwort im Thema - In Bearbeitung
AV1 codec - AMD chipset output media color strange verfasst.
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 hat eine Antwort im Thema A couple of Designer suggestions verfasst.
[…]
When I tried to reproduce it and disabled it in Premiere 2025 like this:
I did indeed get no audio track:
(Quelltext, 46 Zeilen)
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 hat eine Antwort im Thema A couple of Designer suggestions verfasst.
Thanks for your suggested improvements.
I'll address all of this in the next version.
Vouk hat eine Antwort im Thema Please help get me started verfasst.
No, it is not on by default. But it's good we now know the reason for it.
Vouk hat eine Antwort im Thema Please help get me started verfasst.
Can you paste a screenshot to explain exactly what you are missing?
Vouk hat eine Antwort im Thema - In Bearbeitung
Voukoder Pro verfasst.
What "Voukoder Pro" release are you using?
What version of FFmpeg did you install?
Vouk hat eine Antwort im Thema create an uncompressed audio PCM file verfasst.
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 hat eine Antwort im Thema - Kein Bug
Voukpro 2.0.12 not working with latest shared ffmpeg verfasst.
Seems like your version is a bit too new.
These DLLs are required:
Vouk hat eine Antwort im Thema - In Bearbeitung
VoukoderPro + Vegas Pro 22 -- premature audio stream end verfasst.
I've put this bug to my list of todos.
Vouk hat mit
auf den Beitrag von miki1hr im Thema - Kein Bug
Davinci Resolve Studio (Nvidia HEVC - Voukoder Pro settings for HDR Video) reagiert.
Vouk hat eine Antwort im Thema - In Bearbeitung
AC3 (fixed) 48kHz 24bits 5.1 export is very super slow verfasst.
I'll try to reproduce the issue. It shouldn't be like that.
Vouk hat eine Antwort im Thema - In Bearbeitung
AC3 (fixed) 48kHz 24bits 5.1 export is very super slow verfasst.
What NLE are you using?
Vouk hat eine Antwort im Thema AV1 CPU Encoding in Voukoder Pro verfasst.
It is called libsvtav1.
Vouk hat eine Antwort im Thema Classic GUI verfasst.
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 hat eine Antwort im Thema AV1 CPU Encoding in Voukoder Pro verfasst.
All encoders in the Nvidia, AMD and Intel groups are GPU based encoders. All others are CPU based encoders.
Vouk hat eine Antwort im Thema - Kein Bug
Davinci Resolve Studio (Nvidia HEVC - Voukoder Pro settings for HDR Video) verfasst.
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 hat eine Antwort im Thema - Kein Bug
Davinci Resolve Studio (Nvidia HEVC - Voukoder Pro settings for HDR Video) verfasst.
What issues do you have with v2.0.12?
Vouk hat eine Antwort im Thema Voukoder Pro 2.0.10 libx264 two pass VBR encoding? verfasst.
I am in contact with the Magix guys now.
Vouk hat eine Antwort im Thema Voukoder Pro 2.0.10 libx264 two pass VBR encoding? verfasst.
The original Voukoder was able to do this for x264 by exporting first the analysis file and then reading it in again with the 2nd and final render. But not many people are using this nowadays.