Skip to content

Google · fal.ai · Video edit

Gemini Omni Flash 1.1

Gemini Omni Flash 1.1 (Google), video edit, served by fal.ai. The OpenAPI schema for the google/gemini-omni-flash/v1.1/edit queue. Price: $0.03 per second of output at 360p, $0.10 at 720p, $0.15 at 1080p, $0.30 at 4K; the output follows the input video length, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "google/gemini-omni-flash".

Usage based fal.aiVideofal/gemini-omni-flash-video-editListed

Activation pending; your agent will see it as unavailable until then.

Use this tool with your agent

Give this to your agent
Use my connected Agentik MCP server. I want to use the tool fal/gemini-omni-flash-video-edit (Gemini Omni Flash 1.1 (Google), video edit). Call inspect_tool with {"tool_id": "fal/gemini-omni-flash-video-edit"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "fal/gemini-omni-flash-video-edit" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.
Show the prompt

Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.

Parameters

NameTypeRequiredDescription
video_urlstringYesURL of the video to edit.
resolutionstringNoThe resolution of the edited video. Options: 360p, 720p, 1080p, 4k.
promptstringYesA simple instruction describing the edit.
max_secondsnumberNoUpper bound of the output video length, which follows the input video, in seconds (default 10, max 120). The reservation is this bound at the unit price; after the call the seconds fal meters are billed and the rest is refunded. Declare at least the real amount: a larger input is still processed but is never billed above the reservation.

How your agent calls it

First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:

{
  "tool_id": "fal/gemini-omni-flash-video-edit",
  "input": {
    "prompt": "make it black and white",
    "video_url": "https://storage.googleapis.com/falserverless/model_tests/video_models/mmaudio_input.mp4",
    "resolution": "360p",
    "max_seconds": 10
  }
}

Price and billing

Price
Usage based
Model
Per unit
Detail
The provider’s price, with no markup. Billed for measured usage.
  • The provider’s price, 0% markup.
  • One prepaid balance for every provider; your agent sees the price before it runs.
  • Pay for measured usage; unused reservations are released.