Releases: jamesbrindle/HandBrakeCLI-Batch-Encode---Windows-Context-Menu
Version 1.4 - Stable
Fixed issues:
- Backspace doesn't always work - Using padding for output on FPS to stop ghosting.
- Folder and Desktop 'background' context menu not working - Had to create a whole new set for each profile as it seems to work differently than the rest!
- Some more refactoring
Version 1.3 - Stable
- Added console exit handling, for premature close in the middle of encoding - Cleans up temporary files and make sure no file are lost.
- Better console output handling
- Altered the way multiple files are added to be more efficient and error resistant.
- Added app icon
Version 1.2 - Stable
Couple of random tweaks.
Version 1.1
Added preset file validator and fixed 'PictureRotate : 0:0' issue by first removing it from the preset file.
Version 1.0 - Stable
Additional Features:
-
Windows shell context menu for: Single or multiple video files, folder background, directory, mixture of files and directories.
-
Enhanced console visuals and info.
-
Option to export output to text file.
Fixes
- Issue when utilising HandBrake exported custom preset, failed to import.
Usable Console Application
Cleaned up console output... Redirecting HandBrake CLI output, parsing - stripping percentage and framerate to single output window.
Also fetches video files from sub-folders.
Demo project
Just starting off a mini project to be able to right click a folder in Windows and be able to batch encode the entire folder to a desired HandBrake preset.
Present exported from normal HandBrake UI as json file.
Future development will involve a UI to display an option to:
- pick available presets in the form of a drop down
- Have a GUI of status
- Option to not overwrite the files