Skip to content

Batch Video Encoder v0.1.9 Beta

Pre-release
Pre-release

Choose a tag to compare

@devdasher devdasher released this 13 Jul 14:47
8644796

This release improves workflow, output management, compatibility, and overall code quality.

✨ What's New

  • Added per-file output folder and filename support.
  • Added Undo/Redo for Queue operations with a new Edit menu.
  • Default output folders are now automatically organized by encoding settings (e.g. encoded-files-1080p, encoded-files-720px265).
  • Fixed Add Anyway not adding duplicate files to the Queue.
  • Show Help for HandBrakeCLI is now cached for much faster loading.
  • Added a professional logging system with automatic log rotation, crash reporting, and daily log files to simplify debugging.
  • Application settings are now stored in a portable settings.db file next to the executable instead of the Windows Registry, making them easier to manage and back up.
  • Large internal code refactoring for improved stability, maintainability, and performance.

💻 Improved Compatibility

This release is now built with Python 3.10 and PySide6 6.5.3 to improve compatibility with older operating systems.

PySide6==6.5.3
natsort==8.4.0
pywin32==312; platform_system == "Windows"

⚠️ Beta

The project is still in beta. If you encounter any bugs or have suggestions, please open an Issue on GitHub.

🔧 Requirements

HandBrakeCLI must be installed separately. See the README.md for installation and usage instructions.


Thank you for using Batch Video Encoder! Feedback and bug reports are always appreciated.