Veo 3 and Veo 3 Fast – new pricing, new configurations and better resolution

Today, we’re launching three big Veo updates: support for vertical format outputs (9:16 aspect ratio...

Alisa Fortin, Seth Odoom
5 min readbeginner
--
View Original

Overview

The article discusses the launch of Veo 3 and Veo 3 Fast, highlighting new features such as vertical format outputs, 1080p HD support, and reduced pricing. These updates aim to enhance video generation capabilities for developers using the Gemini API.

What You'll Learn

1

How to generate vertical format videos using Veo 3

2

Why the new pricing model makes video generation more accessible

3

How to implement a basic video generation script in Python

Key Questions Answered

What are the new features of Veo 3 and Veo 3 Fast?
Veo 3 and Veo 3 Fast now support vertical format outputs with a 9:16 aspect ratio, 1080p HD video generation, and have reduced pricing, making high-quality video generation more affordable.
How much has the pricing changed for Veo 3 and Veo 3 Fast?
The pricing for Veo 3 has decreased from $0.75 per second to $0.40 per second, while Veo 3 Fast has dropped from $0.40 per second to $0.15 per second.
What is the significance of the 1080p HD support in Veo 3?
The addition of 1080p HD support allows developers to create higher quality videos by simply setting the 'resolution' parameter to '1080p', enhancing the overall output quality for various applications.
How can developers start using Veo 3 for video generation?
Developers can begin using Veo 3 by following a basic Python example provided in the article, which demonstrates how to generate videos using the Gemini API and Veo 3 model.

Key Statistics & Figures

Veo 3 pricing
$0.40 / second
Previously $0.75 / second
Veo 3 Fast pricing
$0.15 / second
Previously $0.40 / second

Technologies & Tools

Some links below are affiliate links. We may earn a commission if you make a purchase.

Video Generation
Veo 3
Used for generating high-quality videos with new features and pricing.
API
Gemini API
Provides the framework for developers to utilize Veo 3 and Veo 3 Fast in their applications.
Programming Language
Python
Demonstrated in the article for creating video generation scripts.

Key Actionable Insights

1
Take advantage of the new pricing structure to experiment with video generation without significant cost.
With the reduced rates for Veo 3 and Veo 3 Fast, developers can explore various use cases and applications without the financial burden, making it an ideal time to innovate.
2
Utilize the vertical format output feature for mobile-first applications.
As mobile usage continues to rise, creating content in a vertical format can enhance user engagement and reach, especially on social media platforms.
3
Incorporate 1080p HD resolution in your video projects to improve quality.
Higher resolution outputs can significantly enhance the visual appeal of videos, making them more suitable for professional and commercial use.

Common Pitfalls

1
Failing to set the correct parameters for video generation can lead to suboptimal outputs.
Developers should ensure they are familiar with the required parameters, such as 'aspectRatio' and 'resolution', to fully leverage the capabilities of Veo 3.