markolson / storyboard

Generate PDFs, ePUB and Mobi files from videos
MIT License
94 stars 10 forks source link

Scene Change/Subtitle Ordering #7

Closed markolson closed 10 years ago

markolson commented 11 years ago

The program, when it seems that there are 2 frames to extract within 2-3 frames of each other, chooses to do just one. This can lead to the case where it takes the frame that doesn't have a subtitle when one does, and so that subtitle may never be seen. Add some logic to fix this.