boy1dr / SpleeterGui

Windows desktop front end for Spleeter - AI source separation
Apache License 2.0
2.27k stars 248 forks source link

Feature Request: video file support #133

Closed bloworlf closed 2 years ago

bloworlf commented 2 years ago

That bothers me everytime I have to convert a video to audio then drag the converted file to SpleeterGui.

It would be very nice if the program could support video file: it would convert it itself then process to split it.

boy1dr commented 2 years ago

Spleeter is a music source separation utility and as such is not meant for video sorry. Adding additional ffmpeg commands to the GUI to split and recombine video is problematic to say the least. If it was simple to add i would.

bloworlf commented 2 years ago

Sorry, I didn't mean to reprocess the video file. Just drag and drop a video file, Spleeter would extract the audio and split it.

boy1dr commented 2 years ago

All good, i agree this would be a useful feature. But every spare second i have to devote to this project is consumed by figuring out how to keep spleeter running on windows without a convoluted python installation. Maybe in a couple of months i can direct a bit more attention to some of these feature requests.