pysync icon indicating copy to clipboard operation
pysync copied to clipboard

FFMPEG Error when entering full filename

Open DragonSkills99 opened this issue 1 year ago • 0 comments

Hey I've encountered that the script fails, when someone enters a full Path to a music file including the drive-letter. The separator puts it into a temp directory. In that temp dir is a folder with the name of your music file without extension and within is the vocal file for syncing. That did not work. So I rewrote the main.py a little, put it into a forked project https://github.com/DragonSkills99/pysync/tree/fixed-naming-errors and created a pull request so it get to the original repo someday. Also for all people with less python knowledge I wrote a little Installation script telling you, what to install to get it running.

DragonSkills99 avatar Aug 17 '23 18:08 DragonSkills99