Merge branch 'master' of github.com:atagen/LSD
This commit is contained in:
commit
6df9348445
1 changed files with 6 additions and 3 deletions
|
|
@ -3,8 +3,11 @@ 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
|
||||
+ 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.
|
||||
|
||||
alternatively, use the 'releases' tab on the right to download a precompiled binary.
|
||||
you will still need a local FFmpeg for this.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue