- Updated: March 27, 2026
- 6 min read
HandyMKV 0.4.0 Release: All‑in‑One CLI for Disc Ripping and Encoding
HandyMKV 0.4.0 is now live, delivering a faster, more flexible, and fully automated workflow that combines MakeMKV and HandBrake to rip and encode discs with a single command.
What’s New in HandyMKV 0.4.0?
Media enthusiasts, home‑theater hobbyists, and tech‑savvy users have been waiting for a smoother, headless solution to turn physical media into high‑quality digital files. Version 0.4.0 answers that call with a host of enhancements:
- Improved concurrency engine that cuts total processing time by up to 30 %.
- New Automation Framework for post‑processing scripts (e.g., move‑to‑Plex, Discord notifications).
- Rich run‑history UI with JSON manifests for audit‑trail compliance.
- Cross‑platform binary distribution (Linux, macOS, Windows AMD64/ARM64).
- Integrated UBOS templates for quick start that let you spin up a containerized HandyMKV instance in minutes.
All of these features are built on the same open‑source core that powers the original HandyMKV project, now packaged for enterprise‑grade reliability.
Key Features of HandyMKV 0.4.0
1. Seamless MakeMKV + HandBrake Integration
HandyMKV orchestrates Telegram integration on UBOS to fetch disc metadata, then hands the raw MKV files to HandBrakeCLI for transcoding. The entire pipeline runs without a graphical interface, perfect for headless servers.
2. Advanced Concurrency Model
The new scheduler launches ripping tasks in parallel while queuing encoding jobs to respect CPU/GPU limits. Benchmarks show a typical Blu‑ray disc (≈ 30 GB) processed in under 45 minutes on a 6‑core machine.
3. Automation Framework
Define post‑run actions in a simple JSON file. HandyMKV can automatically:
- Move encoded files to a Plex library.
- Send a Discord webhook with a summary.
- Trigger a AI marketing agent to announce new content on social channels.
4. Run History & Manifest Files
Every execution writes a manifest that records source titles, raw and encoded sizes, duration, and automation outcomes. This data can be queried via the handymkv history sub‑command, enabling compliance reporting for SMBs and enterprises.
5. Flexible Encoding Profiles
Choose from three configuration paths:
- Guided “Simplified” prompts for common use‑cases.
- Built‑in HandBrake presets (e.g., “Fast 1080p30”).
- Custom HandBrake preset files for granular control.
6. Multi‑Disc Support
When multiple optical drives are attached, HandyMKV can rip and encode all discs in a single run, automatically sorting output into per‑disc folders.
Installation & Usage Guide
Quick Install (Linux/macOS)
curl -fsSL https://raw.githubusercontent.com/dmars8047/handymkv/release/install.sh | bash
This script detects your OS, downloads the appropriate binary, and places it in /usr/local/bin (or ~/.local/bin if permission is denied).
Pre‑built Binaries
Visit the GitHub releases page for ready‑to‑run executables for Windows, macOS (Intel & Apple Silicon), and Linux (AMD64/ARM64).
Configuration Wizard
Run the wizard once to generate config.json:
handymkv config setup
The wizard asks for:
- Default output directory.
- Preferred HandBrake preset or custom preset file.
- Automation scripts you want to trigger after encoding.
One‑Command Rip & Encode
After configuration, start a job with a single command:
handymkv
The tool lists available discs, prompts you to select titles (e.g., 0,1,3), and then runs the full pipeline. Progress bars for both ripping and encoding are displayed in real time.
Advanced Usage: Automations & Concurrency
To run specific automations, add the -a flag:
handymkv -a move-to-plex,notify-discord
Control concurrency with the --max-encoders option (default = 1):
handymkv --max-encoders 2
Viewing Run History
handymkv history
Each entry can be inspected for detailed statistics, including raw‑size savings and automation exit codes.
Benefits and Real‑World Use Cases
Why Home‑Theater Hobbyists Love HandyMKV
Manual ripping with MakeMKV followed by a separate HandBrake session is error‑prone and time‑consuming. HandyMKV eliminates the “gap” between the two tools, ensuring that every title you select is automatically transcoded to your preferred format (HEVC, H.264, AV1) without manual file handling.
SMBs & Media Libraries
Small media‑distribution companies can deploy HandyMKV on a headless server, integrate it with the UBOS partner program, and automate the entire ingest pipeline—from disc to streaming‑ready file—while keeping a full audit trail for compliance.
Enterprise‑Scale Automation
Large enterprises that archive legacy media can spin up a Kubernetes‑based fleet of HandyMKV workers using the Enterprise AI platform by UBOS. The platform’s Workflow automation studio can trigger HandyMKV jobs based on incoming tickets, then feed the results into a DAM (Digital Asset Management) system.
Content Creators & Influencers
Creators who need to repurpose DVD/Blu‑ray footage for YouTube can use HandyMKV’s UBOS templates for quick start to spin up a one‑click “Video‑to‑YouTube” workflow that includes AI‑driven captioning via OpenAI ChatGPT integration.
Educational Institutions
Universities digitizing archival film can schedule nightly HandyMKV batches, then automatically push the encoded files to an LMS (Learning Management System) using the Web app editor on UBOS to build a simple portal for students.
Cost Savings
By automating the entire pipeline, organizations reduce manual labor by up to 80 % and cut storage costs through efficient encoding presets. The built‑in manifest also helps identify under‑utilized titles that can be pruned.
Where to Find the Source Code
The full source, issue tracker, and contribution guidelines are hosted on GitHub. Developers can clone the repository, submit pull requests, or file bugs directly.
HandyMKV GitHub repository – your gateway to the latest releases, community discussions, and roadmap.
Helpful UBOS Resources to Extend Your Workflow
- UBOS homepage – Overview of the platform that can host HandyMKV containers.
- About UBOS – Learn about the team behind the AI‑driven automation suite.
- UBOS pricing plans – Choose a plan that matches your scale, from startups to enterprises.
- UBOS portfolio examples – Real‑world case studies of media automation.
- UBOS for startups – Fast‑track your MVP with pre‑built AI pipelines.
- UBOS solutions for SMBs – Tailored tools for small‑to‑medium businesses.
- AI YouTube Comment Analysis tool – Pair with HandyMKV to gauge audience reaction after publishing.
- AI SEO Analyzer – Optimize the metadata of your newly encoded videos.
- AI Video Generator – Create teaser clips from your ripped content.
- AI Chatbot template – Deploy a support bot for your media library users.
Conclusion
HandyMKV 0.4.0 marks a significant step forward for anyone who needs reliable, automated disc ripping and video encoding. By marrying MakeMKV’s raw extraction power with HandBrake’s flexible transcoding, and wrapping both in a concurrency‑aware, automation‑ready CLI, the tool eliminates manual bottlenecks and scales from a single‑user workstation to enterprise‑grade media farms.
Whether you are a home‑theater aficionado, a startup building a streaming service, or an enterprise modernizing legacy archives, the new release offers the speed, flexibility, and auditability required for modern media workflows. Combine it with UBOS’s AI‑driven platform, and you have a complete end‑to‑end solution that turns physical media into searchable, streaming‑ready assets with just a few commands.
Ready to try it? Grab the binary, run the configuration wizard, and let HandyMKV do the heavy lifting. For deeper integration, explore the UBOS ecosystem and unlock AI‑enhanced automation that keeps your media pipeline future‑proof.