BrettSheleski / comchap

Commercial detection script to add chapters into video file
MIT License
136 stars 26 forks source link

Update comchap #12

Closed Reed97123 closed 7 years ago

Reed97123 commented 7 years ago

Fix for Issue #7.

Using awk instead of bc/awk. Shifted the math to when the variable is read in so it only needs to be done once.