Releases: dfaker/WebmGenerator
Releases · dfaker/WebmGenerator
Version 2.3.1 - Windows build
- File extension naming bugfix
- Mux buffer size increase for ffmpeg bug
- Move Id after title for tydl downloads
Version 2.3.0 - Windows build
- Optionally keep downloaded clips and store them in a separate folder, reloading on starup.
- New regional blur and posterise filters.
- Video previews available on merge screen.
- Filename added to webm metadata output as title tag.
- Icons added to buttons.
- Skip to next clip button on clip selection screen.
- Youtube-dl upgrade option in file menu.
- Handle single failed download in youtube-dl playlist and continue with next file.
- Add unique source ID to youtube-dl downloaded files.
- Multi-threading in encoder stage.
- Playlist downloading in youtuble-dl adds files as soon as they complete rather than waiting for the end of the entire playlist.
- Colour coding of progress bars.
- Tweaks to timeline dragging to make repeated small adjustments easier (slightly wider draggable area).
Version 2.2.6 - Windows build
Progress bar now fills smoothly for showing two pass progress.
Version 2.2.5 - Windows build with filter fix and better naming of merge options
Fix an error that completely broke transition effects, add better naming to the merge styles to describe what they do.
Version 2.2.4 - Windows build with unicode naming error fix and layout updates
- Add parameter to yt-dl to skip non-unicode chars filenames.
- Add colours to progress bars to increase visibility.
- Reduce maximum size retries to 12.
- Re-order layout packing to make status bar and buttons always visible.
- Change encoding default to 'Individual Files'.
Version 2.2.3 - Windows build with yt-dl audio loss fix
updates the yt-dl parsing logic to only use the final merged files.
also waits until final close to open file so yt-dl video thumbnails should always appear now
Version 2.2.2 - Windows build with layout fixes
Bugfix for preventing hiding the encode button on smaller windows
Version 2.2.1 - Windows build with initial youtube-dl integration
bump to x.x.1 for fix to double addition of you-tube videos.
Version 2.1.5 - Windows build for dll import bugfix
Remove mpv import statement from before DLL import fixes had been loaded.
Version 2.1.4 - Windows build with ffmpeg info bugfixes
Small bugfix for ffmpeg info parsing with filters applied and a workaround for full-screening on some TCL versions.