Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Releases: jamesbrindle/HandBrakeCLI-Batch-Encode---Windows-Context-Menu

Version 1.4 - Stable

24 Sep 12:16

Choose a tag to compare

Fixed issues:

  1. Backspace doesn't always work - Using padding for output on FPS to stop ghosting.
  2. 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!
  3. Some more refactoring

Version 1.3 - Stable

23 Sep 16:31

Choose a tag to compare

  • 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

21 Sep 12:19

Choose a tag to compare

Couple of random tweaks.

Version 1.1

21 Sep 12:10

Choose a tag to compare

Added preset file validator and fixed 'PictureRotate : 0:0' issue by first removing it from the preset file.

Version 1.0 - Stable

20 Sep 23:49

Choose a tag to compare

Additional Features:

  1. Windows shell context menu for: Single or multiple video files, folder background, directory, mixture of files and directories.

  2. Enhanced console visuals and info.

  3. Option to export output to text file.

Fixes

  1. Issue when utilising HandBrake exported custom preset, failed to import.

Usable Console Application

11 Aug 13:36

Choose a tag to compare

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

10 Aug 21:59

Choose a tag to compare

Demo project Pre-release
Pre-release

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:

  1. pick available presets in the form of a drop down
  2. Have a GUI of status
  3. Option to not overwrite the files