-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently the video is generated at a fixed frame rate (10fps) and so 'dummy' frames are generated so that there is an image every 10Hz.
It's possible to time-stamp the images and then instruct ffmpeg to build a video with variable encoding. This should be simpler (can remove the expand_frames
step) and reduce the video file size.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request