[FEAT] cli flag for generating a video
sassman opened this issue · 0 comments
sassman commented
As a User
I want to be able to get a video additionally to my gif
So that I can decide which one I want to use
Describe the solution you'd like
a --video
cli flag to enable the video option
Additional context
I want to be able to use the videos in tweets, that is why I suggest MP4 (H.264)
On the web, Twitter supports MP4 (H.264/AAC)format. On mobile app, the supported Twitter video formats are MP4 and MOV.
Update: one thing that is for now out of scope here is a different frame rate setting. To be clear I want the same frame rate as used for the gif
(so the default behaviour) applied.