dfaker / WebmGenerator

UI and Automation to cut, filter and join high quality webms, mp4s or gifs.
Mozilla Public License 2.0
524 stars 33 forks source link

If a subtitle line is already on screen when a cut starts, it won't display #50

Closed LolicoreExpress closed 3 years ago

LolicoreExpress commented 3 years ago

Since english isn't my native tongue, I have a bit of a hard time describing this so I made a little mockup in paint: Capture d’écran 2021-11-08 123458 If a subtitle line is already ongoing across Cut 1 and Cut 2, it won't display on Cut 2. Only Subs Line 2 will display on Cut 2. You see what I mean ? 🤔

LolicoreExpress commented 3 years ago

Actually, no. Hold on. I'm not sure exactly what's wrong with what I'm looking at, give me second xD

LolicoreExpress commented 3 years ago

Well, nevermind. I can't really pinpoint what went wrong so I'll keep quiet for now and come back if it happens again and I can identify it precisely...

dfaker commented 3 years ago

This is a known issue with ffmpeg, I implemented a custom class to pre-slice the subtitles to keep these small gaps, I'll take a look when I look into the 'section with no subs failing' issue.

LolicoreExpress commented 3 years ago

Oh, okay. Thanks !