Skip to content

[Feature Request] Add Video Merge / Concatenate Support #427

@mohammed-danyal

Description

@mohammed-danyal

Overview

Reframe currently supports editing individual videos, but there is no way to combine multiple clips into a single exported video.

Adding a simple video merge feature would allow users to stitch clips together directly in the browser using the existing FFmpeg/WASM pipeline.

Current Behavior

  • Only single video workflows are supported
  • Multiple videos cannot be merged/exported together
  • No UI exists for arranging clips before processing

Expected Behavior

  • Users can upload multiple videos
  • Clips are displayed in order
  • Users can rearrange clips before merging
  • Videos are exported as a single merged file

Acceptance Criteria

  • Support multiple video uploads
  • Display clips in sequence
  • Allow clip reordering
  • Export merged video
  • Processing remains fully client-side
  • Existing workflows remain unaffected

I am a GSSoC 2026 contributor and would love to work on this issue. Could you please assign it to me?

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions