Roadmap
✅ = Implemented
High Priority
✅ Clip Properties
Each clip should have a configuration panel where users can modify properties such as position, rotation, and style.
✅ Expose Rendley Package to UI
Allow direct access to class instances of
@rendley/sdkfrom the UI. Currently, only the engine instance is accessible.
✅ More Configuration for the Free UI
Increase customization options in the free version, such as the ability to hide tabs via props.
✅ Crop Handlers
Add support for cropping clips directly within the UI.
✅ Mute Functionality
Enable muting of video and audio clips.
✅ Clip Animation Presets
Add in/out animation presets for clips.
Medium Priority
✅ Integration with popular AI solutions
Explore different integrations for generating videos, generating subtitles, and more.
Display Audio Waveform
Currently, audio clips only display a sample image in the timeline. We plan to render a waveform representing the actual audio.
✅ Display Filmstrip
Similar to audio, video clips currently display only a single frame in the timeline. We plan to render a filmstrip for better visualization.
✅ Improved Rendering Progress Display
Show percentage progress while rendering a video.
✅ Extract Audio to Layer
Add a button to separate audio from a video clip and place it in a dedicated audio layer.
Low Priority
Hide Layer Functionality
Allow users to hide a layer from the timeline.
✅ Cancel During Rendering
Enable users to cancel the rendering process before it completes.