Added a GUI

This commit is contained in:
2025-10-26 14:43:52 -04:00
parent 1d9fb48d40
commit 96582c4aa0
5 changed files with 793 additions and 340 deletions

View File

@@ -1,6 +1,6 @@
[metadata]
name = surround-to-eac3
version = 0.4.1
version = 0.5.0
author = Jonathan Rampersad
author_email = jonathan@jono-rams.work
description = A CLI tool to transcode 5.1 audio in video files to E-AC3.
@@ -26,6 +26,7 @@ python_requires = >=3.10
install_requires =
tqdm
platformdirs
customtkinter >= 5.0.0
[options.packages.find]
where=src