Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat Req: Add flag to convert output to specified length #493

Open
bear-jordan opened this issue Jun 22, 2024 · 0 comments
Open

Feat Req: Add flag to convert output to specified length #493

bear-jordan opened this issue Jun 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bear-jordan
Copy link

Overview
Hi, great tool — I mostly use vhs to demonstrate code / successful builds on pull requests. I often convert my videos from their full runtime down to a few seconds so the reviewer can see the behavior.

Suggested Solution
It would be great if the user could pass in the desired output length as a parameter when calling vhs.

# Add -s flag for seconds or shrink?

vhs <file> -s <desired time in seconds>

Alternatives
Right now, I just use this script to perform the action (link to gist)

Context
Unfortunately, I don't have time to implement it, but I wanted to see if anyone else was interested

@bear-jordan bear-jordan added the enhancement New feature or request label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant