Video GenerationActive
PixVerse / video-extend-v6
video-extend-v6
Extend an existing clip with PixVerse Video Extend V6. Upload a short MP4 or MOV, describe the continuation, and get a longer MP4 in 360p–1080p.
Video to Video
Model ID
video-extend-v6
Provider
pixverse
Updated
1781182683
wiro playground—pixverse/video-extend-v6
Updated 1781182683
## Overview
Video Extend V6 by PixVerse continues a real clip by analyzing the final frames for motion, lighting, and scene context. You provide a short source video and a description of what should happen next. It outputs a new MP4 that extends the scene, so you can make longer edits without re-shooting footage.
## What you can build
- Extend short social clips into longer beats for Reels, Shorts, and TikTok
- Add an extra reaction, reveal, or camera move at the end of a scene
- Continue an action moment that ends too early in the original footage
- Create longer loops for ambient scenes like streets, waves, crowds, or clouds
- Expand product demo shots with a few extra seconds of motion and detail
## Inputs
- A source video you want to extend, provided as an MP4 or MOV file. Keep it within 30 seconds, under 50 MB, and no more than 1920 pixels on the long side.
- A written instruction that describes how the scene should continue. Include key subjects, actions, camera behavior, and mood.
- The length of the added segment, chosen as 5, 10, or 15 seconds.
- The output quality level for the generated extension: 360p, 540p, 720p, or 1080p.
- An optional motion mode. Normal works across durations. Fast is limited to 5-second extensions and isn’t available at 1080p.
- An optional style preset (anime, 3D animation, clay, comic, or cyberpunk). Leave it blank to avoid style transfer.
- An optional seed number for repeatable results. Set it to 0 to randomize.
## Outputs
- One MP4 video file that continues from the end of your source clip.
- The result includes a downloadable file URL and basic file metadata such as MIME type, file name, and file size.
## Limitations
- Source video upload limits apply: maximum 30 seconds, 50 MB, and 1920-pixel resolution on the long side.
- Each run adds up to 15 seconds. Longer results require multiple extensions and manual stitching.
- Fast motion mode only works for 5-second adds and can’t be used with 1080p output.
- Results can drift when the ending frames have fast cuts, heavy occlusion, strobe lighting, or dense crowds.
- Low-quality inputs can degrade outputs. Heavy compression, low light, camera shake, or motion blur can cause warping and identity changes.
## Safety & compliance
- Don’t upload or request sexual content with nudity, hate or harassment, illegal activity, or extreme violence.
- Don’t generate content that promotes self-harm, deception, or discrimination.
- Only use source footage and prompts you have rights to. Requests that infringe third-party IP may be blocked.
- Automated safety systems may reject inputs that trigger content policy checks.
Example prompts
Great starting points for video-extend-v6.
The macaw opens its beak wide, lets out a vocalization, and tilts its head down curiously. It grips the weathered pipe firmly as its throat feathers move realistically. Vertical close-up, maintaining smooth continuity from the previous clip.Video Generation
The camera dollys closer behind the woman, transitioning into a tight tracking shot that focuses on her bare feet walking through the shifting desert sand. The flowing yellow fabric of her dress trails smoothly along the ground behind her.Video Generation
The white car continues driving to the right and fully exits the frame, while the blue tram continues moving steadily along the tracks to the left. Pedestrians can be seen walking on the far sidewalk near the brick building under the clear blue sky. Consistent street traffic and natural lighting.Video Generation
The crowd of tourists continues to walk along the narrow cobblestone street between the historic timber-framed buildings. The camera slowly tilts upward, revealing more of the steep street ascending further into the old village. Consistent bright, direct daylight and natural crowd dynamics.Video Generation
API quick start
Run video-extend-v6 with a single API call.
POST https://api.wiro.ai/v1/Run/PixVerse/video-extend-v6
{
"prompt": "The macaw opens its beak wide, lets out a…",
"inputVideo": "https://your-cdn.com/input.mp4",
"duration": 5,
"quality": "540p"
}