-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Copyright © 2026 MWBM Partners Ltd. All rights reserved.
A professional cross-platform media conversion application — a modern alternative to HandBrake with expanded capabilities including stream passthrough, adaptive streaming preparation, HDR preservation, optical disc ripping/authoring, and cloud uploads.
Key differences: video passthrough (HandBrake always re-encodes), subtitle passthrough, multiple video stream handling, HLS/DASH preparation, audio normalization, cloud uploads, forensic watermarking, optical disc support, and 3D/stereoscopic video (MV-HEVC).
macOS (primary, Apple Silicon + Intel), Windows (planned), Linux including Raspberry Pi (planned). CLI available on all platforms.
No. MeedyaConverter is proprietary software by MWBM Partners Ltd. Third-party components (FFmpeg, dovi_tool, etc.) retain their own open-source licenses.
A hybrid approach: FFmpeg subprocess for direct distribution (full GPL codec support), and AVFoundation/VideoToolbox + FFmpegKit for App Store distribution.
Yes. HDR10, HDR10+, HLG, and Dolby Vision. It can also automatically create Dolby Vision from HDR10+ sources using dovi_tool and DDVT.
Yes. MV-HEVC (Apple Vision Pro spatial video, Meta Quest, Google VR) and MV-H264. Can convert Blu-ray 3D MVC to MV-HEVC.
Yes. You can import and encode audio files without video.
22 types: Audio CD, SACD, DVD, Blu-ray, Ultra HD Blu-ray, and many more. From physical discs, disc images (ISO, BIN/CUE, NRG), and extracted disc structures.
Swift 6.3, with SwiftUI for the macOS interface.
See Getting Started for prerequisites and build instructions.
Three branches: main (production), beta (testing), alpha (development). GitHub Actions automates builds and releases per branch.