2026-02-13 18:31:01 +01:00
2026-02-13 18:31:01 +01:00
2026-02-15 18:33:09 +01:00
2026-02-13 18:31:01 +01:00
2026-02-11 18:48:18 +01:00
2026-02-15 18:33:09 +01:00
2026-02-15 18:33:09 +01:00
2026-02-11 15:23:53 +01:00

Audio/Video Converter (wxPython + FFmpeg)

Simple GUI converter that wraps ffmpeg for audio/video format conversion.

Requirements

  • Python 3.9+
  • ffmpeg available on PATH

Install

python -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -r requirements.txt

Run

python main.py

Notes

  • The app does not bundle ffmpeg. Install it separately and ensure ffmpeg is on PATH.
  • Conversion runs in a background thread; the UI stays responsive.
Description
No description provided
Readme 96 MiB
audio-wx Latest
2026-02-12 19:00:14 +00:00
Languages
HTML 76.3%
TeX 18.8%
Python 4.9%