Skip to content

Initial Pre-Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Alkl58 Alkl58 released this 08 Mar 20:03
· 4 commits to main since this release

Changelog:

  • Added Pause and Resume Process
  • Added Scene Based Splitting (FFmpeg)
  • Added Chunked Splitting
  • Added Multithreading
  • Added aomenc encoding
  • Added Basic rav1e encoding
  • Added Basic svt-av1 encoding
  • Added Advanced aomenc settings
  • Added Advanced rav1e settings
  • Added Advanced svt-av1 settings
  • Added Custom Settings
  • Added Save & Load Custom Presets
  • Added Audio Encoding
  • Added Clear temp files after encode
  • Added Basic Logging
  • Improved Progress Handling

Windows Build includes ffmpeg, ffprobe, aomenc, rav1e and svt-av1

Linux Build includes aomenc, rav1e and svt-av1 - ffmpeg / ffprobe has to be installed via Distro Package Manager

Had to remove Linux Build, as pyinstaller did some weird stuff