dfaker / WebmGenerator

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

Subclip creation doesn't follow subclip length setting correctly anymore #76

Closed LolicoreExpress closed 2 years ago

LolicoreExpress commented 2 years ago

Kind of hard to explain but basically, when I set a subclip length at, say, 30 seconds, it doesn't make a 30 seconds subclip but rather makes the subclip be a "percentage" of the length of the video according to the current zoom level on the timeline. Sorry I'm having a hard time explain this correctly in english x) Maybe a couple pictures will help. An example using a 1h40 film.

Here, the timeline is fully zoomed out, and I create a new subclip, set to be 30 seconds: Capture d’écran 2022-05-31 003905 Same 30 seconds subclip, but created with the timeline fully zoomed in. Capture d’écran 2022-05-31 003931

That's on the just released v3.23.0. I skipped 3.22.0 so I don't know if that was introduced in 22 or 23 😋

LolicoreExpress commented 2 years ago

Oh, and to be clear, I'm talking about setting a "Slice Length" and then creating a subclip by right-clicking the timeline and "Add new subclip".

dfaker commented 2 years ago

That makes perfect sense, serves me right for relying on the b shortcut so often!

LolicoreExpress commented 2 years ago

Thanks for the quick fix 👍