Skip to content

V1.0.0 Beta

Latest

Choose a tag to compare

@duhaoze2007 duhaoze2007 released this 06 Aug 13:44

Release Notes · 发布说明

v1.0.0 — Initial Release · 首次发布

2026-08-06


🎉 What's MediConvert? · 这是什么?

A native macOS app that converts video & audio files between formats — offline, fast, and free. Powered by FFmpeg with Apple Silicon hardware acceleration.

一款 macOS 原生视频/音频格式转换工具。离线、高速、免费。基于 FFmpeg,Apple 芯片硬加速。


✨ Features · 功能亮点

  • 8 video + 10 audio formats — MP4, MKV, MOV, WebM, MP3, FLAC, AAC, OPUS, and more

  • Hardware accelerated — VideoToolbox H.264/HEVC + AudioToolbox AAC on Apple Silicon

  • 100% offline — no network code, no data collection, your files never leave your Mac

  • Self-contained — FFmpeg 8.1.2 + 17 codec libraries bundled inside the app (no Homebrew needed)

  • Drag & drop — drop files, pick a format, hit convert

  • Real-time progress — progress bar with percentage, speed, and ETA

  • Flexible output — set a default folder or choose each time

  • Bilingual UI — English / 简体中文, follows system language

  • MIT License — free and open source

  • 8种视频+10种音频格式 — MP4、MKV、MOV、WebM、MP3、FLAC、AAC、OPUS等

  • 硬件加速 — VideoToolbox H.264/HEVC + Apple Silicon上的AudioToolbox AAC

  • 100%离线 — 无网络代码,无数据收集,您的文件永远不会离开您的Mac

  • 自包含 — FFmpeg 8.1.2 + 应用程序内捆绑的17个编解码器库

  • 拖放 — 拖放文件,选择格式,点击转换

  • 实时进度 — 带有百分比、速度和预计到达时间的进度条

  • 灵活输出 — 设置默认文件夹或每次选择

  • 双语用户界面 — 英语/简体中文,或者遵循系统语言

  • MIT许可证 — 免费、开源

📦 System Requirements · 系统要求

  • macOS 14.0 (Sonoma) or later

  • Apple Silicon (M1–M5) or Intel Mac

  • macOS 14.0 (Sonoma) 或更新

  • Apple Silicon (M1–M5) 或基于Intel的Mac

📥 Download · 下载

Get MediConvert.dmg from the Releases page. DragMediConvert.app to /Applications and open.

🔧 Known Limitations · 已知限制

  • WebM/VP9 encoding uses software (CPU) — VideoToolbox does not support VP9 hardware encoding

  • WMV/WMA output quality is moderate — these are legacy formats

  • Batch conversion runs tasks sequentially (not in parallel)

  • WebM/VP9编码使用软件(CPU):VideoToolbox不支持VP9硬件编码

  • WMV/WMA输出质量仅能为适中:这些是传统格式
    -批量转换按顺序运行任务(不并行)

📝 Coming Soon · 即将到来

  • Parallel batch conversion

  • Preset management (save custom encoding settings)

  • Dark/Light theme toggle (currently follows system)

  • Audio extraction from video (MKV→MP3, etc.)

  • Bitrate/resolution override for video

  • 并行批量转换

  • 预设管理(保存自定义编码设置)

  • 黑暗/光明主题切换(目前遵循系统)

  • 从视频中提取音频(MKV→MP3等)

  • 视频的比特率/分辨率覆盖

🙏 Credits · 致谢

  • FFmpeg — the universal media engine (LGPLv2.1+/GPLv2+)

  • Built with SwiftUI + Swift 6, no Xcode required

🎬 MediConvert v1.0.0 — Built for speed. Runs offline. Zero bloat.