Reel Quick adds configurable video transition duration with 0–4 second range
Open-source video editing tool Reel Quick has introduced a new feature in issue #13 that lets users control the duration of scene transitions, replacing a previously fixed value. A frontend slider allows creators to set transition lengths between 0.0 and 4.0 seconds in 0.5-second increments, with 0.0 disabling transitions entirely. The selected value is passed to the backend, where it is validated for range, step size, and clip length compatibility before being fed into FFmpeg for video generation. Because transitions overlap adjacent clips rather than adding time, the final video length equals the sum of all clip durations minus the total transition overlap. Both frontend and backend changes were required, including inline validation and a default fallback when no transition duration is supplied.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in