Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: atagen/LSD

LSD first release

09 Jul 09:09

Choose a tag to compare

===============

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

  • if running the .py:
    python 3.7
    Gooey

you may either use this release, run the LSD.py directly from python, or use the setup.py with PyInstaller to create an executable.

===============

these are the initial commits, precompiled with PyInstaller to create a windows executable.
extract somewhere and run LSD.exe.

note you will still need FFmpeg installed and on your system path for python-ffmpeg to be able to find it
(see here if you don't know how https://www.wikihow.com/Install-FFmpeg-on-Windows )

tested and written with FFmpeg 4.4.1 but it should be pretty portable, these commands don't change much.