Skip to main content
Video Video to Video fal.ai

Gemini Omni Flash Edit

Gemini Omni Flash Edit costs $0.12/sec on FairStack · a video to video model for Changing one element of an approved clip, Colour and setting swaps, Quick variants without re-generating from scratch. No subscription required. Pay per generation with full REST API access. FairStack applies a transparent 20% margin on infrastructure cost so you always see the real price.

FairStack price
$0.12/sec

What is Gemini Omni Flash Edit?

Gemini Omni Flash 1.1 Edit takes a video you already have and applies a described change to it — recolour an object, change the setting, remove an element — and returns the clip re-rendered. Simple instructions work best; adding 'Keep everything else the same' helps preserve the rest of the scene. There is no duration control: the output runs as long as your source clip. There is no aspect control either — the resolution you pick (360p, 720p, 1080p or 4K) sets the canvas, and your clip is re-framed into it, so a square source comes back widescreen. Billing is per second of output at the chosen tier, at the model's cost plus a flat 20% platform fee, shown before you spend. Voice editing is not supported, and editing uploaded videos is unavailable to users in the EEA, Switzerland and the UK.

Key Features

Plain-language edits to an existing clip
Output length follows the source clip
360p, 720p, 1080p and 4K output tiers

What are Gemini Omni Flash Edit's strengths?

No re-prompting a whole scene to change one thing
Keeps the rest of the scene intact
Simple one-instruction interface

What are Gemini Omni Flash Edit's limitations?

No duration control — the output is as long as the source
No aspect control — the clip is re-framed to the chosen tier's canvas, so a square source returns widescreen
Voice editing is not supported
Not available for uploaded videos in the EEA, Switzerland and the UK
Best with short clips (the family targets 3-10 seconds)

What is Gemini Omni Flash Edit best for?

Changing one element of an approved clip Colour and setting swaps Quick variants without re-generating from scratch

How much does Gemini Omni Flash Edit cost?

Metric
FairStack
Details
Price per generation
$0.12
Includes 20% margin
Per-second rate
$0.12/sec
Billed per second of output
Subscription
None
Pay per generation only

How does Gemini Omni Flash Edit perform across capabilities?

Estimated from the Gemini Omni family and fal's launch description — NOT independently benchmarked. audio_quality is 0: this endpoint edits picture only and does not support voice editing. PRD-903.

motion quality
80%
visual quality
82%
prompt adherence
82%
temporal coherence
80%
character consistency
78%
camera control
60%

How do I use the Gemini Omni Flash Edit API?

curl
curl -X POST https://api.fairstack.ai/v1/generations/video \
  -H "Authorization: Bearer $FAIRSTACK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-omni-flash-edit",
    "prompt": "Your prompt here"
  }'
Python
import requests

response = requests.post(
    "https://api.fairstack.ai/v1/generations/video",
    headers={
        "Authorization": f"Bearer {FAIRSTACK_API_KEY}",
        "Content-Type": "application/json",
    },
    json={
        "model": "gemini-omni-flash-edit",
        "prompt": "Your prompt here",
    },
)

result = response.json()
print(result["url"])
Node.js
const response = await fetch(
  "https://api.fairstack.ai/v1/generations/video",
  {
    method: "POST",
    headers: {
      Authorization: `Bearer ${process.env.FAIRSTACK_API_KEY}`,
      "Content-Type": "application/json",
    },
    body: JSON.stringify({
      model: "gemini-omni-flash-edit",
      prompt: "Your prompt here",
    }),
  }
);

const result = await response.json();
console.log(result.url);

What parameters does Gemini Omni Flash Edit support?

Parameter
Type
Default
Details
resolution
enum
720p
Options: 360p, 720p, 1080p, 4k

Frequently Asked Questions

How much does Gemini Omni Flash Edit cost?

Gemini Omni Flash Edit costs $0.12/sec on FairStack as of 2026-09-22. This price includes FairStack's transparent 20% margin on infrastructure cost. No subscription or monthly fee — you pay per generation only. Minimum deposit is $1.

What is Gemini Omni Flash Edit and what is it best for?

Gemini Omni Flash 1.1 Edit takes a video you already have and applies a described change to it — recolour an object, change the setting, remove an element — and returns the clip re-rendered. Simple instructions work best; adding 'Keep everything else the same' helps preserve the rest of the scene. There is no duration control: the output runs as long as your source clip. There is no aspect control either — the resolution you pick (360p, 720p, 1080p or 4K) sets the canvas, and your clip is re-framed into it, so a square source comes back widescreen. Billing is per second of output at the chosen tier, at the model's cost plus a flat 20% platform fee, shown before you spend. Voice editing is not supported, and editing uploaded videos is unavailable to users in the EEA, Switzerland and the UK. Gemini Omni Flash Edit is best for Changing one element of an approved clip, Colour and setting swaps, Quick variants without re-generating from scratch. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does Gemini Omni Flash Edit have an API?

Yes. Gemini Omni Flash Edit is available via FairStack's REST API at api.fairstack.ai. Send a POST request to /v1/generations/video with your API key and prompt. Works with curl, Python requests, Node.js fetch, and any HTTP client. No SDK installation required.

How does Gemini Omni Flash Edit compare to other video models?

Gemini Omni Flash Edit excels at Changing one element of an approved clip, Colour and setting swaps, Quick variants without re-generating from scratch. It is a video to video model priced at $0.12/sec on FairStack. Key strengths: No re-prompting a whole scene to change one thing, Keeps the rest of the scene intact. Compare all video models at fairstack.ai/models.

Start using Gemini Omni Flash Edit today

$0.12/sec. Full API access. No subscription.

Start Creating