soundchaser128 / clip-mash

Generates compilation videos semi-automatically
GNU General Public License v3.0
51 stars 8 forks source link

Allow cancelling video creation task #32

Open soundchaser128 opened 1 year ago

soundchaser128 commented 1 year ago

Would probably require using channels for communication instead of a shared mutex for the progress, as is now