Skip to content

OpenConverter v1.0.0 — 三平台一站发布

Choose a tag to compare

@nowa277 nowa277 released this 19 Jun 05:50
· 37 commits to main since this release

OpenConverter v1.0.0 — One-Stop Release for Three Platforms

OpenConverter is releasing for the first time with a single release that simultaneously covers Linux / Windows / Android. The latest stable packages for all platforms are centralized on this page — download and install directly.

Assets

Android (v1.0.0, debug signed)

File ABI Applicable
openconverter-android-v1.0.0-arm64-v8a.apk arm64-v8a 99% of modern Android phones / tablets
openconverter-android-v1.0.0-x86_64.apk x86_64 Android emulators / Chromebook / x86 tablets

Minimum system requirement: Android 7.0 (API 24); Android 8.0+ is recommended for the best experience with adaptive launcher icons.
32-bit ABIs (armeabi-v7a) are no longer provided with this release.
This build uses a debug signature. First-time installation on some Chinese ROMs may show an "Unknown developer" warning — this is normal. A production signature will be introduced in subsequent Android v1.x updates.

Linux (Desktop v0.2.2)

File Architecture Format
openconverter-v0.2.2-linux-amd64.deb x86_64 Debian/Ubuntu .deb
openconverter-v0.2.2-linux-arm64.deb arm64 Debian/Ubuntu .deb
openconverter-v0.2.2-linux-x64.AppImage x86_64 AppImage
openconverter-v0.2.2-linux-arm64.AppImage arm64 AppImage

Windows (Desktop v0.2.2)

File Format
openconverter-v0.2.2-windows-x64-setup.exe NSIS Installer
openconverter-v0.2.2-windows-x64-portable.exe Portable Version

Features (Shared Across All Three Platforms)

Decryption

  • .ncm (NetEase Cloud Music) — AES + RC4
  • .qmc0 / .qmc3 / .qmcflac / .qmcogg (QQ Music v1)
  • .kgm / .kgma / .vpr (Kugou)
  • .kwm (Kuwo)

QMCv2 (.mflac / .mgg / .bkc) requires an ekey

Transcoding

  • Output formats: MP3 / FLAC / WAV / M4A (AAC) / OGG (Vorbis)
  • Bitrates: 128k / 192k / 320k / Lossless
  • Engine: FFmpeg (Desktop) / ffmpeg-kit full-gpl (Android)

Android v1.0.0 Highlights

  • Queue-first layout (Layout A): Top summary row (Output / Format · Bitrate), main area for file queue; controls collapsed into ModalBottomSheet
  • FileCard displays file size, status, and failure reasons; progress bar appears only in Running state
  • Launcher: Adaptive icon (green waveform + dark background), themed icons for Android 13+
  • Full SAF implementation, no READ_EXTERNAL_STORAGE permission required
  • Foreground Service (FGS, specialUse): Continue transcoding in background / on lock screen, with progress shown in system notification

License

Apache License 2.0