Will be available in the next release.
Beiträge von Vouk
-
-
Everything is explained here: Voukoder Performance Analysis
Zitat- Voukoder does not necessarily do exports faster! It simply provides access to different encoders. These give you the possibilities to choose between the three encoding priorities. Encoding speed or video quality or filesize. You can't have all together!
- Voukoder does not speed up rendering! If the host application is slow with rendering / delivering frames Voukoder can't make it go faster and it is actually limited to that speed. No matter how fast any encoder / GPU is!
-
-
Please provide your full voukoder log. (Settings > Log) after exporting the project.
Technical information about the voukoder performance and how to real the log data: Voukoder Performance Analysis
-
Added bwdif, yadif, zscale and unsharp.
More to come ...
-
Firewall rules can be set per application.
And it is also common (but unusual for a desktop system) to DENY access from ALL. But ALLOW access from specific systems. This is called white listing.
But if the patron list does not work for you, maybe you also do not the the update notifications. Both are using the same server.
But it seems it is not a bug in voukoder.
-
It might also be related to the old windows component not supporting the advanced text formatting functionality I am using.
-
no it is not hardcoded. It is loading this data via the above link using the wxHTTP component. So if your internet is blocked by your firewall you would not see the patrons.
This is just like OBS is doing it.
-
Does anybody else have this issue?
Are you able to access http://version.voukoder.org/patreon/patrons.php ?
-
I'd recommend the same as here: Iphone 4K video MOV to h265
- Don't use levels when dealing with software decoders
- Don't use bitrate based encodings when not aiming for a specific filesize (i.e. for BD authoring)
-
Audio is not implemented yet. I was not sure how important that is to users.
-
Sure. I have added the "Ref" parameter to the x265 config!
-
Noticed it a couple of days ago and it is fixed already.
-
Not sure if I can do anything about it. I need to check the wxWidgets framework.
-
Yes, you are right. I check that with the documentation. I fixed that.
-
Please be a bit more patient. I was away during the weekend and I am currently sick at home. Maybe other people would have helped you, too.
But this depends alot on your project ... so there is not perfect setting for every situation. I'd would recommend "NVENC h.264" with simple settings like these. You might adapt the "quantizer" setting. A smaller "quantizer" has better quality, a larger "quantizer" produces a smaller file.
-
According to the Adobe Software Development Kit any installer should look into the windows registry for the default plugin path.
For Premiere it is: HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Premiere Pro\CurrentVersion\Plug-InsDir
For After Effect it is: HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\After Effects\{Version}\PluginInstallPath
Voukoder is using these values. Currently the installer installs the plugin to the latest version of the applications only.
-
Get your own voukoder T-Shirts and mugs here: https://www.redbubble.com/en/shop/vouk
Private users: Please consider supporting vouk and the voukoder project via patreon: http://patreon.com/voukoder
Business users: If you use voukoder at your workplay it would be nice to sponsor the project via open collective: http://opencollective.com/voukoder
Originally I targeted this as the 2.0.9 release but the changes are quite substantial so I decided to call it version 2.1.0. The top changes of this version are:
- After Effects support!
- Support for 360° spherical video (via video side data)
- Support for 3D video (via video side data)
- Presenting the new voukoder logo!
For using NVENC encoders driver version 418.81 or newer is required.
Fixes:
- Fixed variable framerate issue
- Fixed french translation
- Fixed 5.1 surround channel alignment
- Fixed setting the TRC in BT.2020 color space
- Fixed loading of arbitrary data
- Fixed installer: Paths of deselected components are greyed out / disabled and set to c:\ and are not used
- Fixed config dialogs
- (x265) Removed unnecessary VUIs from encoder
- Fixed NVENC aq-strength parameter
Changes:
- Major UI rework ("Configure ..." button)
- First version of Voukoder for After Effects
- Added support for spherical and stereo3d video data
- (EAC3/DTS/TrueHD) Added audio encoders (Vogelforscher)
- Added more logging
- Added new voukoder logo
- Installer: Switched to modern theme
- Added the list of patrons to the about tab
-
So it is possible to encoder with x264 and 8 bit color depth. I'd just need to implement it. Did not find an encoder/setting for 12 or more bit color depth.
-
Fixed in next version!