remotion
remotion copied to clipboard
Generating a frame as a thumbnail while generating video
A way to generate one frame as thumbnail while rendering a video
Feature Request 🛍️
As most videos in platforms and social medias have a thumbnail It could useful if there were a way to set a frame number in Remotion commands to determine a frame to be render while rendering a video. Currently for this users have to cal still command which will download all resources and media once again to create a single frame.
Use Case
Any code that generate thumbnail and video together
Possible Solution
remotion lambda render --still-frame=10 --still-output=test.jpg
This is a valid issue 👍 Since there is a way to already do it in two commands, we will prioritize issues that block certain workflows though.
any update on this?