I actually had something like this built-in in version 1 of Voukoder, but removed it again. If I could just find the code again ...
Beiträge von Vouk
-
-
Good question. I did a new build with all encoders enabled again. Can you try?
https://github.com/Vouk/voukoder/releases/download/13.2beta4/voukoder-13.2beta4.msi
Output seems to be playable for me (MPC_HC, VLC, Windows Media Player). Can anyone confirm this?
-
It is not just only a one-time-payment and I can add the encoders. The conditions are more complicated, but I'm not allowed to disclose these terms.
The encoders are dual licensed. GPL (Open source - you can freely use it) and commercial licensed (there are specific conditions).
One other option would be to run x264.exe as a separate process. But I still need to find out how to do this and pipe the data through it.
-
It's entirely out of scope at the moment.
-
I can't include x264 and x265 because of licensing reasons.
-
Can you try VoukoderPro 0.7.8 and/or connector 1.7.1 if this helps?
It looks good on my side. I can import the created files with VEGAS Pro and DVR and they have an instant transparent background without the need to configure anything.
-
Can you send me an example project how you check this? Maybe that helps me.
-
But is transparency possible? Any experiences?
-
You need to disable audio in the NLE. Then it should be visible.
-
I'm not sure this is possible at all. The pixel format (rgb8) supplied to the gif encoder does not contain an alpha channel.
CodeEncoder gif [GIF (Graphics Interchange Format)]: General capabilities: dr1 Threading capabilities: none Supported pixel formats: rgb8 bgr8 rgb4_byte bgr4_byte gray pal8 GIF encoder AVOptions: -gifflags <flags> E..V....... set GIF flags (default offsetting+transdiff) offsetting E..V....... enable picture offsetting transdiff E..V....... enable transparency detection between frames -gifimage <boolean> E..V....... enable encoding only images per frame (default false) -global_palette <boolean> E..V....... write a palette to the global gif header where feasible (default true) -
I might have missed this, sorry.
In DVR you can select the format and resolution how the frame data is sent to Voukoder(-Pro). Voukoder itself then does the conversion to the desired output format. To my knowledge ProRes does not support 12/16 bit data, but other codecs like i.e. FFv1 do.
-
Schicke es mir (oder je nach Größe einen DropBox o.ä. Link) an daniel@voukoder.org.
-
Kannst du mir ein kleines Beispiel-Projekt mit den Audio-Spuren schicken damit ich das genauer untersuchen kann?
-
-
It should be present in Voukoder classic.
But I've also added it to VoukoderPro in version 0.7.7.
-
Added the potential fix also to the VEGAS Pro connectors 1.7.0 for Voukoder classic.
-
Can someone please try if the alpha channel now works with version 0.7.6 of VoukoderPro?
-
I reinstalled the voukoder.org webserver and updated all software components to the latest version.
Let me know if there are any issues.
-
Voukoder is for Windows only.
VoukoderPro - once it is finished - can be also built for Mac.
-
You don't need to worry about the hardcoded settings. They match up with the encoders default settings (on the command line).