jbilcke-hf / clapper

Clapper.app, a video synthesizer and sequencer designed for the age of AI cinema
https://clapper.app
GNU General Public License v3.0
2.08k stars 194 forks source link

Fix the display of storyboards and videos when the segment is long #73

Open jbilcke-hf opened 2 months ago

jbilcke-hf commented 2 months ago

Context

In one picture: the storyboard is cropped, and the video is stretched.. both should be considered like a bug.

Screenshot 2024-08-26 at 20 16 45

Solution

If we look at legacy video editors they tend to solve this issue that way, by repeating the frames:

Screenshot 2024-08-26 at 20 20 57
jbilcke-hf commented 2 months ago

made some improvements, still this improved version is improvable.

Screenshot 2024-09-02 at 17 59 40 Screenshot 2024-09-02 at 17 59 32