You have to check the "Show all formats" checkbox:
Beiträge von Vouk
-
-
The beta license is for free and valid until the end of the year. You need to buy an update after it, or you can continue using version 2
-
Some formats / muxers support not all codecs. In Voukoder this is hardcoded. Voukoder Pro let's FFmpeg the decision what codec can be used for which muxer. Give it a try with a free trial license.
-
Yes, here is the link: https://github.com/Vouk/ffmpeg/re…uild-2025-09-15
-
2026.0.0 - 2025-09-15
Release 2026-Beta1
This is the first beta release of the new Voukoder Pro 2026 (or 3.0.0). I have decided to include the year to indicate it'll be an annual release.
- Important! Don't use this version on a production system! This version may include various severe bugs! I hope to find all of them that's why I depend on your feedback. Please report any found bugs here. Please also report if everything is working for you.
- You also need to update your FFmpeg version to version 8.x (L)GPL shared. The older version 7.x will not work anymore! Links are below this post.
- Voukoder Pro 2026 is not designed to run in parallel with Voukoder Pro 2. It's another good reason to run it on a different system and not on your production system.
- The macOS version still has some issues that I'm currently working on. I'll drop it asap.
- To use the GPU encoding features update to the latest drivers.
License
Changelog
- Core
- Disabling a track doesn't cause Voukoder Pro to create an empty track anymore
- If FFmpeg could not be found inform the user in a user friendly message
- It's possible overwritten filenames can contain apostrophes
- Muxer options (i.e. +faststart) are working again
- Using FFmpeg 8.0 now
- Designer
- Added back IAvoe's presets [FFV1, libsvtav1, libx264 and libx265 encoders (if present)]
- The Designer supports re-opening the last open tabs
- Supporting different 5.1 audio channel layouts now (Selectable over the input node)
- It is now possible to add the ISO date and time when overwriting the file name in the file properties.
- The "About" dialog has been reworked so you can see more information about your license.
- Added a textual description to all video pixel formats and audio sample formats
- Extended the "Open-Scene" dialog in the designer.
- You can now select and open and delete multiple files.
- There is also a new button where you can rename a single scene.
- Scene Test:
- Made the simulated video- and audio tracks editable and deletable again
- Fixed measuring the time (and corrected the fps) in the scene test
- Logging
- Added the menu option to open the log dir.
- Added a dropdown box in the settings to change to log level
- Added a check box to the settings to enable or disable the logging
- Added colors to the scene test log view
- Added the option to select the number of days when to delete log files
- Printing the system information at the beginning of each log file
- Added a "Copy to clipboard" button
- Installer
- Expanded the VEGAS Pro Plugin section, so users are more aware they have to check their version here
- Licensing
- Added an alternative, monthly subscription model license
- NLE Plugin Updates
- [VEGAS Pro 23] Added a new plugin.
FFmpeg 8.0: https://github.com/Vouk/ffmpeg/re…uild-2025-09-15
-
This forum is for reporting findings/bugs in the beta release of new Voukoder Pro version.
Please report it here including all relevant information.
1 issue per topic please.
-
I'll see what I can do.
-
-
I tested it today and it seems to be working:
Log:
Code
Alles anzeigen2025-09-14 09:32:58 (trace) [FFmpeg:0] Chapters: 2025-09-14 09:32:58 (trace) [FFmpeg:0] Chapter #0:0: 2025-09-14 09:32:58 (trace) [FFmpeg:0] start 0.833333, 2025-09-14 09:32:58 (trace) [FFmpeg:0] end 0.000000 2025-09-14 09:32:58 (trace) [FFmpeg:0] Metadata: 2025-09-14 09:32:58 (trace) [FFmpeg:0] title : 2025-09-14 09:32:58 (trace) [FFmpeg:0] Marker 1 2025-09-14 09:32:58 (trace) [FFmpeg:0] 2025-09-14 09:32:58 (trace) [FFmpeg:0] Chapter #0:1: 2025-09-14 09:32:58 (trace) [FFmpeg:0] start 2.416667, 2025-09-14 09:32:58 (trace) [FFmpeg:0] end 0.000000 2025-09-14 09:32:58 (trace) [FFmpeg:0] Metadata: 2025-09-14 09:32:58 (trace) [FFmpeg:0] title : 2025-09-14 09:32:58 (trace) [FFmpeg:0] Marker 2 2025-09-14 09:32:58 (trace) [FFmpeg:0] 2025-09-14 09:32:58 (trace) [FFmpeg:0] Chapter #0:2: 2025-09-14 09:32:58 (trace) [FFmpeg:0] start 3.833333, 2025-09-14 09:32:58 (trace) [FFmpeg:0] end 0.000000 2025-09-14 09:32:58 (trace) [FFmpeg:0] Metadata: 2025-09-14 09:32:58 (trace) [FFmpeg:0] title : 2025-09-14 09:32:58 (trace) [FFmpeg:0] Marker 3
And yes, I remembered the end-times were optional.
Can you provide me more info to generate a non-working state?
-
-
The error was:
Code2025-09-13 19:47:19 (trace) [FFmpeg:0] Invalid chapter start (126280000000) or end (0). 2025-09-13 19:47:19 (error) [OutputNode.cpp:201] Unable to write format header. 2025-09-13 19:47:19 (error) [Router.cpp:161] Open phase failed: -11
The chapter data was:
Code
Alles anzeigen2025-09-13 19:47:19 (trace) [FFmpeg:0] Chapters: 2025-09-13 19:47:19 (trace) [FFmpeg:0] Chapter #0:0: 2025-09-13 19:47:19 (trace) [FFmpeg:0] start 0.000000, 2025-09-13 19:47:19 (trace) [FFmpeg:0] end 0.000000 2025-09-13 19:47:19 (trace) [FFmpeg:0] Metadata: 2025-09-13 19:47:19 (trace) [FFmpeg:0] title : 2025-09-13 19:47:19 (trace) [FFmpeg:0] Marker 1 2025-09-13 19:47:19 (trace) [FFmpeg:0] 2025-09-13 19:47:19 (trace) [FFmpeg:0] Chapter #0:1: 2025-09-13 19:47:19 (trace) [FFmpeg:0] start 126.280000, 2025-09-13 19:47:19 (trace) [FFmpeg:0] end 0.000000 2025-09-13 19:47:19 (trace) [FFmpeg:0] Metadata: 2025-09-13 19:47:19 (trace) [FFmpeg:0] title : 2025-09-13 19:47:19 (trace) [FFmpeg:0] Marker 2 2025-09-13 19:47:19 (trace) [FFmpeg:0] 2025-09-13 19:47:19 (trace) [FFmpeg:0] Chapter #0:2: 2025-09-13 19:47:19 (trace) [FFmpeg:0] start 644.680000, 2025-09-13 19:47:19 (trace) [FFmpeg:0] end 0.000000 2025-09-13 19:47:19 (trace) [FFmpeg:0] Metadata: 2025-09-13 19:47:19 (trace) [FFmpeg:0] title : 2025-09-13 19:47:19 (trace) [FFmpeg:0] Marker 3 2025-09-13 19:47:19 (trace) [FFmpeg:0] 2025-09-13 19:47:19 (trace) [FFmpeg:0] Chapter #0:3: 2025-09-13 19:47:19 (trace) [FFmpeg:0] start 1381.280000, 2025-09-13 19:47:19 (trace) [FFmpeg:0] end 0.000000 2025-09-13 19:47:19 (trace) [FFmpeg:0] Metadata: 2025-09-13 19:47:19 (trace) [FFmpeg:0] title : 2025-09-13 19:47:19 (trace) [FFmpeg:0] Marker 4 2025-09-13 19:47:19 (trace) [FFmpeg:0] 2025-09-13 19:47:19 (trace) [FFmpeg:0] Chapter #0:4: 2025-09-13 19:47:19 (trace) [FFmpeg:0] start 1860.600000, 2025-09-13 19:47:19 (trace) [FFmpeg:0] end 0.000000 2025-09-13 19:47:19 (trace) [FFmpeg:0] Metadata: 2025-09-13 19:47:19 (trace) [FFmpeg:0] title : 2025-09-13 19:47:19 (trace) [FFmpeg:0] Marker 5 2025-09-13 19:47:19 (trace) [FFmpeg:0] 2025-09-13 19:47:19 (trace) [FFmpeg:0] Chapter #0:5: 2025-09-13 19:47:19 (trace) [FFmpeg:0] start 2562.360000, 2025-09-13 19:47:19 (trace) [FFmpeg:0] end 0.000000 2025-09-13 19:47:19 (trace) [FFmpeg:0] Metadata: 2025-09-13 19:47:19 (trace) [FFmpeg:0] title : 2025-09-13 19:47:19 (trace) [FFmpeg:0] Marker 6
-
Please remove the first chapter:
Code2025-09-13 19:47:19 (trace) [FFmpeg:0] Chapter #0:0: 2025-09-13 19:47:19 (trace) [FFmpeg:0] start 0.000000, 2025-09-13 19:47:19 (trace) [FFmpeg:0] end 0.000000 2025-09-13 19:47:19 (trace) [FFmpeg:0] Metadata: 2025-09-13 19:47:19 (trace) [FFmpeg:0] title : 2025-09-13 19:47:19 (trace) [FFmpeg:0] Marker 1
-
In theory this should be possible. I'll think about it and put it on my todo list.
-
That'd be great and I'd put it in the documentation.
-
-
Check your logfile. The ZIP file is empty.
-
I'm currently on a business trip and will investigate this when I'm back at home on the weekend .
-
Yes. Please see the latest news.
-
VEGAS Pro 23 will be supported with the Voukoder Pro 3 version.
I will drop a beta version most likely at October 1st.
Note: It is important to check the "Show all formats" checkbox to see the Voukoder Pro plugin.
-
Thanks for your investigation. I'll look into it.