mmguero / cleanvid

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

Randomly missing swears that appear in the srt #34

Closed bradyj04 closed 1 month ago

bradyj04 commented 4 months ago

It properly transcribes the srt and even says it was removed in the cleaned srt, but the audio is not muted. Any ideas why? I haven't seen any errors regarding it, and other words are properly muted, but not the first one usually. Thanks for any help!

mmguero commented 3 months ago

Release v1.6.0 fixes an issue (#32) with the last entry not being muted (even though it appeared ****-ed in the srt), but I haven't seen it with earlier entries having the problem. Would you try that and if you still have that problem reply here and, if you can, attach an srt file that causes the issue?

mmguero commented 1 month ago

I believe this was fixed in the last release, please reopen if it's still causing a problem for you