HeadlinesBriefing favicon HeadlinesBriefing.com

HandyMKV Automates Disc Ripping and Encoding Workflow

Hacker News •
×

HandyMKV, a new open-source tool, streamlines disc ripping and video encoding by integrating MakeMKV and HandBrakeCLI. Developed by dmars8047, it automates the process of extracting content from discs using MakeMKV and converting files via HandBrake, eliminating manual steps that are time-consuming and error-prone. The tool runs headless, ideal for servers, and supports concurrent processing to cut total time.

Designed for flexibility, HandyMKV lets users select specific disc titles, choose encoding presets (simplified options, HandBrake built-ins, or custom files), and configure output settings. It displays real-time progress, saves run history, and automates cleanup of raw files. Post-encoding, users can trigger custom scripts via environment variables or prompts, enhancing workflow efficiency.

Technical requirements include MakeMKV (paid license) and HandBrakeCLI, both command-line tools. On macOS, users must manually add MakeMKV’s binary to their PATH. HandyMKV supports Windows, macOS, and Linux, with installation options via scripts, pre-built binaries, or Go commands. Its configuration wizard generates a JSON file for easy setup.

With features like parallel processing, detailed logging, and cross-platform compatibility, HandyMKV targets power users and developers seeking efficiency. By unifying disc ripping and encoding into a single command, it reduces workflow fragmentation, appealing to those managing large media libraries or server-based transcoding tasks.