Vidu Q3 Turbo

Vidu Q3 Turbo is a speed-optimized multimodal video generation model that produces short video clips with synchronized audio directly from text or images. It prioritizes fast inference and responsive iteration while preserving stable motion, coherent composition, and reliable audio alignment, making it suitable for rapid prototyping and production workflows where latency is critical.

API Reference
INTEGRATE
Complete technical specification for integration
RequestResponse
Examples4
CODE
Ready-to-use code snippets for common workflows
text-to-video
Precision Seed Meter Product Explainer$0.214~1m 5simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'vidu:4@2',
positivePrompt: 'A polished product explainer clip for an agricultural equipment manufacturer, presented as a cinematic cutaway demonstration of a precision vacuum seed meter operating in dark loamy soil. In one continuous landscape shot, begin close on the partially transparent graphite-gray cartridge as a perforated brass disc rotates inside. Vacuum suction picks up individual striped sunflower seeds from the hopper, each seed snapping neatly onto one hole. Track smoothly to the right with the mechanism as a small cutoff wheel removes doubles, then show each seed releasing through the chute at evenly timed intervals into a freshly opened furrow. A rubber gauge wheel rolls past and gently closes the soil over the planted row. Crisp, mechanically accurate motion, visible airflow suggested by faint drifting dust, controlled studio lighting mixed with warm field sunlight, rich umber soil, brass and charcoal components, cyan edge highlights, premium industrial visualization with photoreal materials and shallow depth of field. Keep the seed path and singulation process clearly readable; no people, labels, logos, captions, diagrams, or interface elements. Synchronized environmental audio: compact electric motor whir, precise rhythmic seed clicks, soft pneumatic hiss, granular soil crunch, and subtle metal vibration; no speech and no music.',
width: 1280,
height: 720,
duration: 6,
providerSettings: {
vidu: {
audio: true
}
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "vidu:4@2",
"positivePrompt": "A polished product explainer clip for an agricultural equipment manufacturer, presented as a cinematic cutaway demonstration of a precision vacuum seed meter operating in dark loamy soil. In one continuous landscape shot, begin close on the partially transparent graphite-gray cartridge as a perforated brass disc rotates inside. Vacuum suction picks up individual striped sunflower seeds from the hopper, each seed snapping neatly onto one hole. Track smoothly to the right with the mechanism as a small cutoff wheel removes doubles, then show each seed releasing through the chute at evenly timed intervals into a freshly opened furrow. A rubber gauge wheel rolls past and gently closes the soil over the planted row. Crisp, mechanically accurate motion, visible airflow suggested by faint drifting dust, controlled studio lighting mixed with warm field sunlight, rich umber soil, brass and charcoal components, cyan edge highlights, premium industrial visualization with photoreal materials and shallow depth of field. Keep the seed path and singulation process clearly readable; no people, labels, logos, captions, diagrams, or interface elements. Synchronized environmental audio: compact electric motor whir, precise rhythmic seed clicks, soft pneumatic hiss, granular soil crunch, and subtle metal vibration; no speech and no music.",
"width": 1280,
"height": 720,
"duration": 6,
"providerSettings": {
"vidu": {
"audio": True
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "5fc42f6b-ecc2-4497-b7c2-8de8f97ab0e4",
"model": "vidu:4@2",
"positivePrompt": "A polished product explainer clip for an agricultural equipment manufacturer, presented as a cinematic cutaway demonstration of a precision vacuum seed meter operating in dark loamy soil. In one continuous landscape shot, begin close on the partially transparent graphite-gray cartridge as a perforated brass disc rotates inside. Vacuum suction picks up individual striped sunflower seeds from the hopper, each seed snapping neatly onto one hole. Track smoothly to the right with the mechanism as a small cutoff wheel removes doubles, then show each seed releasing through the chute at evenly timed intervals into a freshly opened furrow. A rubber gauge wheel rolls past and gently closes the soil over the planted row. Crisp, mechanically accurate motion, visible airflow suggested by faint drifting dust, controlled studio lighting mixed with warm field sunlight, rich umber soil, brass and charcoal components, cyan edge highlights, premium industrial visualization with photoreal materials and shallow depth of field. Keep the seed path and singulation process clearly readable; no people, labels, logos, captions, diagrams, or interface elements. Synchronized environmental audio: compact electric motor whir, precise rhythmic seed clicks, soft pneumatic hiss, granular soil crunch, and subtle metal vibration; no speech and no music.",
"width": 1280,
"height": 720,
"duration": 6,
"providerSettings": {
"vidu": {
"audio": true
}
}
}
]'runware run vidu:4@2 \
positivePrompt="A polished product explainer clip for an agricultural equipment manufacturer, presented as a cinematic cutaway demonstration of a precision vacuum seed meter operating in dark loamy soil. In one continuous landscape shot, begin close on the partially transparent graphite-gray cartridge as a perforated brass disc rotates inside. Vacuum suction picks up individual striped sunflower seeds from the hopper, each seed snapping neatly onto one hole. Track smoothly to the right with the mechanism as a small cutoff wheel removes doubles, then show each seed releasing through the chute at evenly timed intervals into a freshly opened furrow. A rubber gauge wheel rolls past and gently closes the soil over the planted row. Crisp, mechanically accurate motion, visible airflow suggested by faint drifting dust, controlled studio lighting mixed with warm field sunlight, rich umber soil, brass and charcoal components, cyan edge highlights, premium industrial visualization with photoreal materials and shallow depth of field. Keep the seed path and singulation process clearly readable; no people, labels, logos, captions, diagrams, or interface elements. Synchronized environmental audio: compact electric motor whir, precise rhythmic seed clicks, soft pneumatic hiss, granular soil crunch, and subtle metal vibration; no speech and no music." \
width=1280 \
height=720 \
duration=6 \
providerSettings.vidu.audio=true{
"taskType": "videoInference",
"taskUUID": "5fc42f6b-ecc2-4497-b7c2-8de8f97ab0e4",
"model": "vidu:4@2",
"positivePrompt": "A polished product explainer clip for an agricultural equipment manufacturer, presented as a cinematic cutaway demonstration of a precision vacuum seed meter operating in dark loamy soil. In one continuous landscape shot, begin close on the partially transparent graphite-gray cartridge as a perforated brass disc rotates inside. Vacuum suction picks up individual striped sunflower seeds from the hopper, each seed snapping neatly onto one hole. Track smoothly to the right with the mechanism as a small cutoff wheel removes doubles, then show each seed releasing through the chute at evenly timed intervals into a freshly opened furrow. A rubber gauge wheel rolls past and gently closes the soil over the planted row. Crisp, mechanically accurate motion, visible airflow suggested by faint drifting dust, controlled studio lighting mixed with warm field sunlight, rich umber soil, brass and charcoal components, cyan edge highlights, premium industrial visualization with photoreal materials and shallow depth of field. Keep the seed path and singulation process clearly readable; no people, labels, logos, captions, diagrams, or interface elements. Synchronized environmental audio: compact electric motor whir, precise rhythmic seed clicks, soft pneumatic hiss, granular soil crunch, and subtle metal vibration; no speech and no music.",
"width": 1280,
"height": 720,
"duration": 6,
"providerSettings": {
"vidu": {
"audio": true
}
}
}Response
{
"taskType": "videoInference",
"taskUUID": "5fc42f6b-ecc2-4497-b7c2-8de8f97ab0e4",
"videoUUID": "51587f9d-8668-4556-b92e-d79378fe6921",
"videoURL": "https://vm.runware.ai/video/os/a05d22/ws/5/vi/51587f9d-8668-4556-b92e-d79378fe6921.mp4",
"seed": 346091600,
"cost": 0.2145
}text-to-video
Aquaculture Net Cleaner Product Demo$0.214~48simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'vidu:4@2',
positivePrompt: 'A polished industrial product demonstration inside a commercial offshore aquaculture pen. In one continuous six-second underwater tracking shot, an autonomous net-cleaning robot with a compact white pressure-rated body, coral-orange protective bumpers, four rubber guide wheels, and two visible rotating cylindrical brushes travels steadily from left to right along a vertical mesh net. Begin with a close three-quarter view as the brushes engage a thick layer of green algae and marine growth, then track beside the machine to reveal a crisp, visibly cleaned strip of net trailing behind it. Loose algae particles billow away naturally while streams of silver bubbles rise from the working mechanism. A few salmon glide calmly in the soft-focus background, establishing scale without obscuring the product. Clear mechanical operation, realistic hydrodynamics, stable robot geometry, precise wheel contact, convincing brush rotation. Cool aquamarine water, coral-orange accents, shafts of sunlight from the surface, premium documentary cinematography, high clarity, energetic but credible industrial mood. No text, logos, interface graphics, presenter, or narration. Synchronized environmental audio: muffled underwater electric-motor hum, rhythmic brush scrubbing matching rotation, small bursts of bubbles, gentle water movement, and a faint distant pen-chain creak; no music.',
width: 1280,
height: 720,
duration: 6,
providerSettings: {
vidu: {
audio: true
}
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "vidu:4@2",
"positivePrompt": "A polished industrial product demonstration inside a commercial offshore aquaculture pen. In one continuous six-second underwater tracking shot, an autonomous net-cleaning robot with a compact white pressure-rated body, coral-orange protective bumpers, four rubber guide wheels, and two visible rotating cylindrical brushes travels steadily from left to right along a vertical mesh net. Begin with a close three-quarter view as the brushes engage a thick layer of green algae and marine growth, then track beside the machine to reveal a crisp, visibly cleaned strip of net trailing behind it. Loose algae particles billow away naturally while streams of silver bubbles rise from the working mechanism. A few salmon glide calmly in the soft-focus background, establishing scale without obscuring the product. Clear mechanical operation, realistic hydrodynamics, stable robot geometry, precise wheel contact, convincing brush rotation. Cool aquamarine water, coral-orange accents, shafts of sunlight from the surface, premium documentary cinematography, high clarity, energetic but credible industrial mood. No text, logos, interface graphics, presenter, or narration. Synchronized environmental audio: muffled underwater electric-motor hum, rhythmic brush scrubbing matching rotation, small bursts of bubbles, gentle water movement, and a faint distant pen-chain creak; no music.",
"width": 1280,
"height": 720,
"duration": 6,
"providerSettings": {
"vidu": {
"audio": True
}
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "8e01ea7c-0605-41b4-aa20-40abb91204fd",
"model": "vidu:4@2",
"positivePrompt": "A polished industrial product demonstration inside a commercial offshore aquaculture pen. In one continuous six-second underwater tracking shot, an autonomous net-cleaning robot with a compact white pressure-rated body, coral-orange protective bumpers, four rubber guide wheels, and two visible rotating cylindrical brushes travels steadily from left to right along a vertical mesh net. Begin with a close three-quarter view as the brushes engage a thick layer of green algae and marine growth, then track beside the machine to reveal a crisp, visibly cleaned strip of net trailing behind it. Loose algae particles billow away naturally while streams of silver bubbles rise from the working mechanism. A few salmon glide calmly in the soft-focus background, establishing scale without obscuring the product. Clear mechanical operation, realistic hydrodynamics, stable robot geometry, precise wheel contact, convincing brush rotation. Cool aquamarine water, coral-orange accents, shafts of sunlight from the surface, premium documentary cinematography, high clarity, energetic but credible industrial mood. No text, logos, interface graphics, presenter, or narration. Synchronized environmental audio: muffled underwater electric-motor hum, rhythmic brush scrubbing matching rotation, small bursts of bubbles, gentle water movement, and a faint distant pen-chain creak; no music.",
"width": 1280,
"height": 720,
"duration": 6,
"providerSettings": {
"vidu": {
"audio": true
}
}
}
]'runware run vidu:4@2 \
positivePrompt="A polished industrial product demonstration inside a commercial offshore aquaculture pen. In one continuous six-second underwater tracking shot, an autonomous net-cleaning robot with a compact white pressure-rated body, coral-orange protective bumpers, four rubber guide wheels, and two visible rotating cylindrical brushes travels steadily from left to right along a vertical mesh net. Begin with a close three-quarter view as the brushes engage a thick layer of green algae and marine growth, then track beside the machine to reveal a crisp, visibly cleaned strip of net trailing behind it. Loose algae particles billow away naturally while streams of silver bubbles rise from the working mechanism. A few salmon glide calmly in the soft-focus background, establishing scale without obscuring the product. Clear mechanical operation, realistic hydrodynamics, stable robot geometry, precise wheel contact, convincing brush rotation. Cool aquamarine water, coral-orange accents, shafts of sunlight from the surface, premium documentary cinematography, high clarity, energetic but credible industrial mood. No text, logos, interface graphics, presenter, or narration. Synchronized environmental audio: muffled underwater electric-motor hum, rhythmic brush scrubbing matching rotation, small bursts of bubbles, gentle water movement, and a faint distant pen-chain creak; no music." \
width=1280 \
height=720 \
duration=6 \
providerSettings.vidu.audio=true{
"taskType": "videoInference",
"taskUUID": "8e01ea7c-0605-41b4-aa20-40abb91204fd",
"model": "vidu:4@2",
"positivePrompt": "A polished industrial product demonstration inside a commercial offshore aquaculture pen. In one continuous six-second underwater tracking shot, an autonomous net-cleaning robot with a compact white pressure-rated body, coral-orange protective bumpers, four rubber guide wheels, and two visible rotating cylindrical brushes travels steadily from left to right along a vertical mesh net. Begin with a close three-quarter view as the brushes engage a thick layer of green algae and marine growth, then track beside the machine to reveal a crisp, visibly cleaned strip of net trailing behind it. Loose algae particles billow away naturally while streams of silver bubbles rise from the working mechanism. A few salmon glide calmly in the soft-focus background, establishing scale without obscuring the product. Clear mechanical operation, realistic hydrodynamics, stable robot geometry, precise wheel contact, convincing brush rotation. Cool aquamarine water, coral-orange accents, shafts of sunlight from the surface, premium documentary cinematography, high clarity, energetic but credible industrial mood. No text, logos, interface graphics, presenter, or narration. Synchronized environmental audio: muffled underwater electric-motor hum, rhythmic brush scrubbing matching rotation, small bursts of bubbles, gentle water movement, and a faint distant pen-chain creak; no music.",
"width": 1280,
"height": 720,
"duration": 6,
"providerSettings": {
"vidu": {
"audio": true
}
}
}Response
{
"taskType": "videoInference",
"taskUUID": "8e01ea7c-0605-41b4-aa20-40abb91204fd",
"videoUUID": "d5a8f3bc-4d50-42cf-bc4e-98791582298e",
"videoURL": "https://vm.runware.ai/video/os/a08dlim3/ws/5/vi/d5a8f3bc-4d50-42cf-bc4e-98791582298e.mp4",
"seed": 33844708,
"cost": 0.2145
}first-frame
Vintage Pen Restoration Reel$0.286~1m 8simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'vidu:4@2',
positivePrompt: 'The poised tweezers steadily lower the tarnished fountain pen nib into the ultrasonic bath. As it touches the liquid, tight rings ripple outward and a cloud of tiny cavitation bubbles blooms around the metal in a satisfying, time-compressed cleaning reaction. Tarnish visibly clears while warm brass highlights return. The gloved hand then lifts the nib from the bath, now polished and gleaming, with one droplet stretching and falling back into the liquid. Finish on a confident macro hero view of the restored nib held above the settling ripples. One continuous premium product-restoration shot, subtle slow camera push-in, controlled hand movement, realistic liquid physics, deep teal, ivory and antique brass palette, shallow depth of field. Synchronized ASMR audio: quiet ultrasonic hum, delicate fizzing bubbles, faint tweezer clink and a crisp final droplet. No speech, music, captions, logos or graphics.',
width: 720,
height: 1280,
duration: 8,
providerSettings: {
vidu: {
audio: true
}
},
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/7afa5982-8121-474d-89bb-9da63d2234c1.jpg',
frame: 'first'
}
]
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "vidu:4@2",
"positivePrompt": "The poised tweezers steadily lower the tarnished fountain pen nib into the ultrasonic bath. As it touches the liquid, tight rings ripple outward and a cloud of tiny cavitation bubbles blooms around the metal in a satisfying, time-compressed cleaning reaction. Tarnish visibly clears while warm brass highlights return. The gloved hand then lifts the nib from the bath, now polished and gleaming, with one droplet stretching and falling back into the liquid. Finish on a confident macro hero view of the restored nib held above the settling ripples. One continuous premium product-restoration shot, subtle slow camera push-in, controlled hand movement, realistic liquid physics, deep teal, ivory and antique brass palette, shallow depth of field. Synchronized ASMR audio: quiet ultrasonic hum, delicate fizzing bubbles, faint tweezer clink and a crisp final droplet. No speech, music, captions, logos or graphics.",
"width": 720,
"height": 1280,
"duration": 8,
"providerSettings": {
"vidu": {
"audio": True
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/7afa5982-8121-474d-89bb-9da63d2234c1.jpg",
"frame": "first"
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "76b1ed26-3ba1-4af7-b6c8-a530b46be911",
"model": "vidu:4@2",
"positivePrompt": "The poised tweezers steadily lower the tarnished fountain pen nib into the ultrasonic bath. As it touches the liquid, tight rings ripple outward and a cloud of tiny cavitation bubbles blooms around the metal in a satisfying, time-compressed cleaning reaction. Tarnish visibly clears while warm brass highlights return. The gloved hand then lifts the nib from the bath, now polished and gleaming, with one droplet stretching and falling back into the liquid. Finish on a confident macro hero view of the restored nib held above the settling ripples. One continuous premium product-restoration shot, subtle slow camera push-in, controlled hand movement, realistic liquid physics, deep teal, ivory and antique brass palette, shallow depth of field. Synchronized ASMR audio: quiet ultrasonic hum, delicate fizzing bubbles, faint tweezer clink and a crisp final droplet. No speech, music, captions, logos or graphics.",
"width": 720,
"height": 1280,
"duration": 8,
"providerSettings": {
"vidu": {
"audio": true
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/7afa5982-8121-474d-89bb-9da63d2234c1.jpg",
"frame": "first"
}
]
}
}
]'runware run vidu:4@2 \
positivePrompt="The poised tweezers steadily lower the tarnished fountain pen nib into the ultrasonic bath. As it touches the liquid, tight rings ripple outward and a cloud of tiny cavitation bubbles blooms around the metal in a satisfying, time-compressed cleaning reaction. Tarnish visibly clears while warm brass highlights return. The gloved hand then lifts the nib from the bath, now polished and gleaming, with one droplet stretching and falling back into the liquid. Finish on a confident macro hero view of the restored nib held above the settling ripples. One continuous premium product-restoration shot, subtle slow camera push-in, controlled hand movement, realistic liquid physics, deep teal, ivory and antique brass palette, shallow depth of field. Synchronized ASMR audio: quiet ultrasonic hum, delicate fizzing bubbles, faint tweezer clink and a crisp final droplet. No speech, music, captions, logos or graphics." \
width=720 \
height=1280 \
duration=8 \
providerSettings.vidu.audio=true \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/7afa5982-8121-474d-89bb-9da63d2234c1.jpg \
inputs.frameImages.0.frame=first{
"taskType": "videoInference",
"taskUUID": "76b1ed26-3ba1-4af7-b6c8-a530b46be911",
"model": "vidu:4@2",
"positivePrompt": "The poised tweezers steadily lower the tarnished fountain pen nib into the ultrasonic bath. As it touches the liquid, tight rings ripple outward and a cloud of tiny cavitation bubbles blooms around the metal in a satisfying, time-compressed cleaning reaction. Tarnish visibly clears while warm brass highlights return. The gloved hand then lifts the nib from the bath, now polished and gleaming, with one droplet stretching and falling back into the liquid. Finish on a confident macro hero view of the restored nib held above the settling ripples. One continuous premium product-restoration shot, subtle slow camera push-in, controlled hand movement, realistic liquid physics, deep teal, ivory and antique brass palette, shallow depth of field. Synchronized ASMR audio: quiet ultrasonic hum, delicate fizzing bubbles, faint tweezer clink and a crisp final droplet. No speech, music, captions, logos or graphics.",
"width": 720,
"height": 1280,
"duration": 8,
"providerSettings": {
"vidu": {
"audio": true
}
},
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/7afa5982-8121-474d-89bb-9da63d2234c1.jpg",
"frame": "first"
}
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "76b1ed26-3ba1-4af7-b6c8-a530b46be911",
"videoUUID": "320a573c-0ed0-47f9-b14f-2f661e233a23",
"videoURL": "https://vm.runware.ai/video/os/a03d21/ws/5/vi/320a573c-0ed0-47f9-b14f-2f661e233a23.mp4",
"seed": 1650335095,
"cost": 0.286
}first-last-frame
Pelagic Signal Logo Reveal$0.179~3m 21simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'vidu:4@2',
positivePrompt: 'Create a polished five-second logo reveal connecting the supplied opening and closing frames. Keep the square composition and camera completely fixed. The separated fiber-optic arcs glide smoothly clockwise along curved paths, leaving brief cyan phosphor trails as they align and lock together into the nautilus spiral. A single restrained sonar pulse travels from the center outward, energizing each segment without changing the emblem’s geometry. As the final arc connects, the faint PELAGIC SIGNAL wordmark resolves cleanly from left to right into the exact lettering shown in the last frame. Use precise easing, stable line weight, subtle CRT bloom, and a few controlled micro-particles that collapse into the emblem. Finish exactly on the supplied completed logo and hold it cleanly. Premium broadcast identity motion, midnight navy, electric cyan, sonar green; no camera movement, no extra symbols, no additional words, no distortion, no interface elements.',
width: 960,
height: 960,
duration: 5,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/73a41f3e-61ba-4afe-8f18-11f24a7f4a6e.jpg',
frame: 'first'
},
{
image: 'https://assets.runware.ai/assets/inputs/598cd3b7-e6df-406a-987d-92de4c19b67f.jpg',
frame: 'last'
}
]
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "vidu:4@2",
"positivePrompt": "Create a polished five-second logo reveal connecting the supplied opening and closing frames. Keep the square composition and camera completely fixed. The separated fiber-optic arcs glide smoothly clockwise along curved paths, leaving brief cyan phosphor trails as they align and lock together into the nautilus spiral. A single restrained sonar pulse travels from the center outward, energizing each segment without changing the emblem’s geometry. As the final arc connects, the faint PELAGIC SIGNAL wordmark resolves cleanly from left to right into the exact lettering shown in the last frame. Use precise easing, stable line weight, subtle CRT bloom, and a few controlled micro-particles that collapse into the emblem. Finish exactly on the supplied completed logo and hold it cleanly. Premium broadcast identity motion, midnight navy, electric cyan, sonar green; no camera movement, no extra symbols, no additional words, no distortion, no interface elements.",
"width": 960,
"height": 960,
"duration": 5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/73a41f3e-61ba-4afe-8f18-11f24a7f4a6e.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/598cd3b7-e6df-406a-987d-92de4c19b67f.jpg",
"frame": "last"
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "5d749596-7ef7-40e9-bf77-7c5a9398d3d1",
"model": "vidu:4@2",
"positivePrompt": "Create a polished five-second logo reveal connecting the supplied opening and closing frames. Keep the square composition and camera completely fixed. The separated fiber-optic arcs glide smoothly clockwise along curved paths, leaving brief cyan phosphor trails as they align and lock together into the nautilus spiral. A single restrained sonar pulse travels from the center outward, energizing each segment without changing the emblem’s geometry. As the final arc connects, the faint PELAGIC SIGNAL wordmark resolves cleanly from left to right into the exact lettering shown in the last frame. Use precise easing, stable line weight, subtle CRT bloom, and a few controlled micro-particles that collapse into the emblem. Finish exactly on the supplied completed logo and hold it cleanly. Premium broadcast identity motion, midnight navy, electric cyan, sonar green; no camera movement, no extra symbols, no additional words, no distortion, no interface elements.",
"width": 960,
"height": 960,
"duration": 5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/73a41f3e-61ba-4afe-8f18-11f24a7f4a6e.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/598cd3b7-e6df-406a-987d-92de4c19b67f.jpg",
"frame": "last"
}
]
}
}
]'runware run vidu:4@2 \
positivePrompt="Create a polished five-second logo reveal connecting the supplied opening and closing frames. Keep the square composition and camera completely fixed. The separated fiber-optic arcs glide smoothly clockwise along curved paths, leaving brief cyan phosphor trails as they align and lock together into the nautilus spiral. A single restrained sonar pulse travels from the center outward, energizing each segment without changing the emblem’s geometry. As the final arc connects, the faint PELAGIC SIGNAL wordmark resolves cleanly from left to right into the exact lettering shown in the last frame. Use precise easing, stable line weight, subtle CRT bloom, and a few controlled micro-particles that collapse into the emblem. Finish exactly on the supplied completed logo and hold it cleanly. Premium broadcast identity motion, midnight navy, electric cyan, sonar green; no camera movement, no extra symbols, no additional words, no distortion, no interface elements." \
width=960 \
height=960 \
duration=5 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/73a41f3e-61ba-4afe-8f18-11f24a7f4a6e.jpg \
inputs.frameImages.0.frame=first \
inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/598cd3b7-e6df-406a-987d-92de4c19b67f.jpg \
inputs.frameImages.1.frame=last{
"taskType": "videoInference",
"taskUUID": "5d749596-7ef7-40e9-bf77-7c5a9398d3d1",
"model": "vidu:4@2",
"positivePrompt": "Create a polished five-second logo reveal connecting the supplied opening and closing frames. Keep the square composition and camera completely fixed. The separated fiber-optic arcs glide smoothly clockwise along curved paths, leaving brief cyan phosphor trails as they align and lock together into the nautilus spiral. A single restrained sonar pulse travels from the center outward, energizing each segment without changing the emblem’s geometry. As the final arc connects, the faint PELAGIC SIGNAL wordmark resolves cleanly from left to right into the exact lettering shown in the last frame. Use precise easing, stable line weight, subtle CRT bloom, and a few controlled micro-particles that collapse into the emblem. Finish exactly on the supplied completed logo and hold it cleanly. Premium broadcast identity motion, midnight navy, electric cyan, sonar green; no camera movement, no extra symbols, no additional words, no distortion, no interface elements.",
"width": 960,
"height": 960,
"duration": 5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/73a41f3e-61ba-4afe-8f18-11f24a7f4a6e.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/598cd3b7-e6df-406a-987d-92de4c19b67f.jpg",
"frame": "last"
}
]
}
}Response
{
"taskType": "videoInference",
"taskUUID": "5d749596-7ef7-40e9-bf77-7c5a9398d3d1",
"videoUUID": "d2f98392-d933-4b85-b979-39273f210651",
"videoURL": "https://vm.runware.ai/video/os/a09dlim3/ws/5/vi/d2f98392-d933-4b85-b979-39273f210651.mp4",
"seed": 642172863,
"cost": 0.17875
}