Amazon SageMaker Unified Studio is in preview release and is subject to change.
Generate a video clip with the Amazon Bedrock IDE image and video playground
The Amazon Bedrock IDE image and video playground is where you can generate short video clips with a suitable Amazon Bedrock model. To generate a video with a model, you supply a prompt that describe the video that you want to create and configuration information that influences how the model generates the video. For example, you can start with an image of a rock band and in the prompt request that you want to create an animated video of the band playing a live concert. The image and video playground also provides quick start prompts that illustrate the kinds of video that you can create.
You can download video clips that you create in the image and video playground.
Your administrator sets the retention policy for videos that you upload and generate with the playground. For more information, contact your administrator.
Configure video generation
To configure video generation, you choose a model to use and set optionally settings that influence the output of the model. Currently Amazon Bedrock IDE supports video generation with Amazon Nova models. If you don't make any configuration changes, the playground uses the default values for the model.
Amazon Nova model settings
With Amazon Nova models, you can set the following configurations:
-
Start image – (Optional) A reference image that model uses as a starting point for the video. The image dimensions must be 1280x720 pixels. If you supply an image with different dimensions, the playground resizes the image to 1280x720 pixels.
-
Seed – (Optional) Initializes the random number generator used in the video generation process. Higher seed values don't correlate with any particular quality or characteristic in the output. Instead, use different seed values options to explore differing variations of output, either with or without the same prompt. Repeatedly using the same seed value and prompt creates the exact same video.
For more information, see the Amazon Nova guide.
Generate a video clip
The following instructions show you how to generate a video clip in the image and video playground.
To generate a video clip
-
Navigate to the Amazon SageMaker Unified Studio landing page by using the URL from your admininstrator.
-
Access Amazon SageMaker Unified Studio using your IAM or single sign-on (SSO) credentials. For more information, see Access Amazon SageMaker Unified Studio.
-
At the top of the page, choose the Discover.
In the GENERATIVE AI section, choose Image and video playground.
-
If the Configurations pane isn't open, choose the configuration button.
-
For Model select a model to use.
-
(Optional) In the Configurations section, set parameters to influence the output of the model. Note that additional configurations can be set in Advanced configurations. The parameters that are available to depend on the model you use. For more information, see Configure video generation.
-
In the Enter prompt text box, enter
Create an animated video of a local classic rock band playing on an outdoor stage.
. Alternatively, enter a prompt of your choosing. -
Press Enter on your keyboard to start generating the video. Amazon Bedrock IDE shows the video that the model generates in the playground.
Choose the play button to view the video.
(Optional) Choose the download button to download the video to your computer.