We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please add Landscape or portrait mode option
ratio string Accepted values: "1280:768" "768:1280" The resolution of the output video.
The text was updated successfully, but these errors were encountered:
This has been implemented here: f4ca967
For portrait videos generated from an image you must use portrait: true (or --portrait). This only works for model: gen3-turbo
portrait: true
--portrait
model: gen3-turbo
For text to video you can still use width and height.
Sorry, something went wrong.
A new version has been generated with this feature: https://github.com/igolaizola/vidai/releases/tag/v1.5.0
Thanks a lot
No branches or pull requests
Please add Landscape or portrait mode option
ratio
string
Accepted values:
"1280:768"
"768:1280"
The resolution of the output video.
The text was updated successfully, but these errors were encountered: