When will version 8 be updated?
Hello, boss. I think the major version is updated every two months. When will the 8th version be updated? I'm still using the 7th version
bob 25 days ago
When will version 8 be updated?
Hello, boss. I think the major version is updated every two months. When will the 8th version be updated? I'm still using the 7th version
bob 25 days ago
Timeline context menu opens inconsistently
Right clicking on a timeline item doesn’t always open the shadcn context menu. Sometimes it does, sometimes it opens the native browser context menu. I’ve reproduced this issue in Chrome and Arc browser (Chromium based).
Dimitar Dulev About 1 month ago
Timeline context menu opens inconsistently
Right clicking on a timeline item doesn’t always open the shadcn context menu. Sometimes it does, sometimes it opens the native browser context menu. I’ve reproduced this issue in Chrome and Arc browser (Chromium based).
Dimitar Dulev About 1 month ago
Investigate OpenTimelineIO Standard
Evaluate the feasibility of supporting OTIO export in RVE to allow timelines to be imported into other video editors like DaVinci Resolve. Objectives: Understand the OTIO data model: Timeline, Track, Clip, ExternalReference, RationalTime, etc. Explore how RVE’s internal timeline format (rows, clips, durations, media paths) can map to OTIO's structure Determine best way to generate.otio files (manual JSON export vs using official OTIO library) Identify any limitations (e.g. text overlays, transitions) in OTIO that may not map cleanly from RVE Spike out a basic OTIO JSON export from an RVE project with 2-3 clips and durations Test import into DaVinci Resolve or any compatible tool Deliverable: A simple OTIO.json or.otio file generated from a test RVE timeline Notes on mapping decisions, gaps, and next steps Recommendation on whether to include this as a supported export format in RVE
Sam Bowen-Hughes About 2 months ago
Investigate OpenTimelineIO Standard
Evaluate the feasibility of supporting OTIO export in RVE to allow timelines to be imported into other video editors like DaVinci Resolve. Objectives: Understand the OTIO data model: Timeline, Track, Clip, ExternalReference, RationalTime, etc. Explore how RVE’s internal timeline format (rows, clips, durations, media paths) can map to OTIO's structure Determine best way to generate.otio files (manual JSON export vs using official OTIO library) Identify any limitations (e.g. text overlays, transitions) in OTIO that may not map cleanly from RVE Spike out a basic OTIO JSON export from an RVE project with 2-3 clips and durations Test import into DaVinci Resolve or any compatible tool Deliverable: A simple OTIO.json or.otio file generated from a test RVE timeline Notes on mapping decisions, gaps, and next steps Recommendation on whether to include this as a supported export format in RVE
Sam Bowen-Hughes About 2 months ago
Transcript based video editor
Similar to descript, tella.tv where based on the transcript it trims/edits the video. This would be very useful feature - Generate transcript using your own api key - Show transcript with timestamp on sidebar - Ability to simply edit text and the video gets edited (with option to restore words/video)
curateit-admin2022 About 2 months ago
Transcript based video editor
Similar to descript, tella.tv where based on the transcript it trims/edits the video. This would be very useful feature - Generate transcript using your own api key - Show transcript with timestamp on sidebar - Ability to simply edit text and the video gets edited (with option to restore words/video)
curateit-admin2022 About 2 months ago
In Progress
💡 Integrate Remotion's new @remotion/media-parser package
Rewrite RVE to use the new @remotion/media-parser package. for huge performance improvements
Sam Bowen-Hughes About 2 months ago
Version 8
In Progress
💡 Integrate Remotion's new @remotion/media-parser package
Rewrite RVE to use the new @remotion/media-parser package. for huge performance improvements
Sam Bowen-Hughes About 2 months ago
Version 8
In Progress
💡 RVE Progressive Web App
Enable users to install and use React Video Editor (RVE) as a standalone app on desktop and mobile devices, with offline capabilities where feasible. This ticket covers implementing full PWA support for the RVE frontend.
Sam Bowen-Hughes 2 months ago
Version 8
In Progress
💡 RVE Progressive Web App
Enable users to install and use React Video Editor (RVE) as a standalone app on desktop and mobile devices, with offline capabilities where feasible. This ticket covers implementing full PWA support for the RVE frontend.
Sam Bowen-Hughes 2 months ago
Version 8
In Progress
Tailwind CSS V4 with better Shadcn UI Theming
Right now, the Tailwind CSS and shadcn UI implementation works well, but we're missing an easier way to switch themes. We should improve this to better support white-labelling. While we're at it, we should also update Version 8 of RVE to use Tailwind CSS v4 by default.
Sam Bowen-Hughes 2 months ago
Version 8
In Progress
Tailwind CSS V4 with better Shadcn UI Theming
Right now, the Tailwind CSS and shadcn UI implementation works well, but we're missing an easier way to switch themes. We should improve this to better support white-labelling. While we're at it, we should also update Version 8 of RVE to use Tailwind CSS v4 by default.
Sam Bowen-Hughes 2 months ago
Version 8
💡 Applying Animations should trigger the animation in the player
When you apply an effect / animation it should show you what it will look like in the player e.g. trigger an animation
Sam Bowen-Hughes 3 months ago
💡 Applying Animations should trigger the animation in the player
When you apply an effect / animation it should show you what it will look like in the player e.g. trigger an animation
Sam Bowen-Hughes 3 months ago
In Progress
Ensure Stickers do not get hidden behind other Timeline Items
It is not super clear which layers have priority over others. It usually adds new stickers / elements to layers that are behind video layers etc. So you initially lose them in the video player if you want to drag / change size.
Sam Bowen-Hughes 3 months ago
Version 8
In Progress
Ensure Stickers do not get hidden behind other Timeline Items
It is not super clear which layers have priority over others. It usually adds new stickers / elements to layers that are behind video layers etc. So you initially lose them in the video player if you want to drag / change size.
Sam Bowen-Hughes 3 months ago
Version 8
Completed
💡 Timeline Item Vertical Alignment
There’s currently no vertical alignment between timeline items across different tracks. This makes it hard to precisely time things - especially for layered elements like text. How it should work: Items across different tracks should have guides or snapping to align vertically. Optionally, enable multi-item selection and alignment tools (like align start, center, end). This helps time stacked effects (e.g. text overlays) with precision.
Sam Bowen-Hughes 3 months ago
Completed
💡 Timeline Item Vertical Alignment
There’s currently no vertical alignment between timeline items across different tracks. This makes it hard to precisely time things - especially for layered elements like text. How it should work: Items across different tracks should have guides or snapping to align vertically. Optionally, enable multi-item selection and alignment tools (like align start, center, end). This helps time stacked effects (e.g. text overlays) with precision.
Sam Bowen-Hughes 3 months ago
In Progress
💡 Dragging Items around Should Move Other Items in the Timeline
When dragging a timeline item over another, the existing item should move forward to make space - not get hidden or relocated. This creates a smoother, more intuitive editing experience. How it should work: Dropping or resizing an item should push other items forward on the same track. No auto-layering or jumping to another row. Tracks should behave like a stacked queue, shifting as needed to prevent overlap.
Sam Bowen-Hughes 3 months ago
Version 8
In Progress
💡 Dragging Items around Should Move Other Items in the Timeline
When dragging a timeline item over another, the existing item should move forward to make space - not get hidden or relocated. This creates a smoother, more intuitive editing experience. How it should work: Dropping or resizing an item should push other items forward on the same track. No auto-layering or jumping to another row. Tracks should behave like a stacked queue, shifting as needed to prevent overlap.
Sam Bowen-Hughes 3 months ago
Version 8
In Progress
💡 Timeline Item Snapping
Current issue: Timeline items don’t snap. If you drag an item slightly over another, it jumps to a random open space on another layer, often disappearing from view. What it should do: Timeline items should snap to a fixed grid (e.g. every 0.5s). Items should stay on their current row unless deliberately moved. No auto-jumping to other layers. Show feedback if placement isn’t allowed (e.g. red outline).
Sam Bowen-Hughes 3 months ago
Version 8
In Progress
💡 Timeline Item Snapping
Current issue: Timeline items don’t snap. If you drag an item slightly over another, it jumps to a random open space on another layer, often disappearing from view. What it should do: Timeline items should snap to a fixed grid (e.g. every 0.5s). Items should stay on their current row unless deliberately moved. No auto-jumping to other layers. Show feedback if placement isn’t allowed (e.g. red outline).
Sam Bowen-Hughes 3 months ago
Version 8
Animations in the timeline
Add the option to add a new animation item in the timeline that it applies to all the other items. Like a whole animation that makes a zoom in → hold → zoom out
Guillem Castells 3 months ago
Animations in the timeline
Add the option to add a new animation item in the timeline that it applies to all the other items. Like a whole animation that makes a zoom in → hold → zoom out
Guillem Castells 3 months ago
Add Text to Speech with optional captions.
Can use this API https://elevenlabs.io/docs/api-reference/text-to-speech/convert-with-timestamps It generates Speech from text with time codes. People can use their own API key like it was mentioned already in other feedbacks. There should be a checkbox on the side panel whether to show captions or not and the option to choose style - you already have this functionality. Here is an example of what I vibe coded yesterday for myself :D
Ilya Libin 3 months ago
Add Text to Speech with optional captions.
Can use this API https://elevenlabs.io/docs/api-reference/text-to-speech/convert-with-timestamps It generates Speech from text with time codes. People can use their own API key like it was mentioned already in other feedbacks. There should be a checkbox on the side panel whether to show captions or not and the option to choose style - you already have this functionality. Here is an example of what I vibe coded yesterday for myself :D
Ilya Libin 3 months ago