korn20123 6e0b530e3d
All checks were successful
PyInstaller Build / build (push) Successful in 2m16s
tryed to fix workflows
2026-02-11 15:51:51 +01:00
2026-02-11 15:51:51 +01:00
2026-02-11 15:23:53 +01:00
2026-02-11 15:23:53 +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%