initial commit
This commit is contained in:
commit
e81c41a74c
3 changed files with 130 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Lossy Sound Destroyer
|
||||
|
||||
a quick python GUI for an automated FFmpeg process, aimed at people interested in (ab)using lossy compression to create interesting artifacts.
|
||||
|
||||
prerequisites:
|
||||
local FFmpeg installation
|
||||
python 3.7
|
||||
Gooey
|
||||
|
||||
you may either run the `LSD.py` directly from python, or use the `setup.py` with PyInstaller to create an executable.
|
||||
Loading…
Add table
Add a link
Reference in a new issue