mmguero / cleanvid

cleanvid is a little script to mute profanity in video files
BSD 3-Clause "New" or "Revised" License
56 stars 6 forks source link

Utilizing more than 1 thread #30

Closed bradyj04 closed 6 months ago

bradyj04 commented 7 months ago

OS: Linux (in a docker container to be specific)

Is there a way to have this script utilize more than 1 thread, I have some other ffmpeg stuff that runs and is able to use more which speeds it up considerably, is that not possible in this because of some restriction? If so, is there a way to pass the -threads flag to ffmpeg through cleanvid? Please let me know, thanks.

mmguero commented 6 months ago

Should be addressed in v1.5.7