谷歌发布 Gemini Omni 1.1 Flash:场景扩展至40秒
Google AI Releases Gemini Omni 1.1 Flash: 40-Second Scene Extension, First/Last Frame Control, and 4K Upscaling
Google has released Gemini Omni 1.1 Flash (gemini-omni-1.1-flash), a production update to its native multimodal video generation and editing model. The release moves Omni from a capable generator to a directable one: scene extension now reads up to 10 seconds of prior context instead of a single final frame, first and last frames can be pinned to control camera movement, drafts render in 360p at a third of 720p cost, finals upscale to 4K, and video clips can be passed as references for character consistency.
谷歌发布了Gemini Omni 1.1 Flash(gemini-omni-1.1-flash),这是其原生多模态视频生成与编辑模型的生产更新。此次发布将Omni从能力型生成器转变为可操控型:场景扩展现在可读取最多10秒的先前上下文,而非仅单个最终帧;首帧和末帧可固定以控制摄像机运动;草稿以360p渲染,成本仅为720p的三分之一;成品可升级至4K;视频片段可作为参考传入,以保持角色一致性。
Gemini Omni Flash is built on three properties Google distinguishes from prior video models: native multimodality (text, image, audio, and video processed together), conversational editing through the Interactions API, and world knowledge inherited from Gemini. Editing is stateful — you pass previous_interaction_id and the model applies your change while preserving what you did not mention, without re-uploading the prior video.
Gemini Omni Flash基于谷歌区别于先前视频模型的三个特性构建:原生多模态(文本、图像、音频和视频共同处理)、通过Interactions API进行的对话式编辑,以及从Gemini继承的世界知识。编辑是有状态的——您传入previous_interaction_id,模型在保留您未提及内容的同时应用您的更改,无需重新上传先前的视频。
Is it deployable?
它是否可部署?
It is available through the Gemini API in Google AI Studio and the Gemini Enterprise Agent Platform, with Adobe, Figma Weave, GMI Cloud, and Runway already named as production users.
它可通过Google AI Studio中的Gemini API和Gemini Enterprise Agent Platform获得,Adobe、Figma Weave、GMI Cloud和Runway已被列为生产用户。
Scene Extension is the Main Change
场景扩展是主要变化
Omni 1.1 analyzes up to 10 seconds of prior context when continuing a clip. Google states that previous models referenced only the final second. Extensions run in 10-second increments to a cumulative 40 seconds, and the model generates a 3–10 second continuation per call. Some final frames of the input are edited to make the seam continuous.
Omni 1.1在继续剪辑时会分析最多10秒的先前上下文。谷歌表示,先前模型仅参考最后一秒。扩展以10秒为增量进行,累计可达40秒,模型每次调用生成3至10秒的延续内容。输入的部分最终帧会被编辑,以使接缝连续。
The constraints are specific. Extension appends to the end of a clip only — no prepending, no mid-clip insertion. Uploaded input videos must be 10 seconds or shorter, unless you are extending a model-generated video in multi-turn. You cannot add new dialogue when extending an uploaded video where someone is speaking; spoken dialogue is supported in multi-turn extension via previous_interaction_id.
限制条件很具体。扩展仅追加到剪辑末尾——不支持前置或中间插入。上传的输入视频必须为10秒或更短,除非您在多轮对话中扩展模型生成的视频。扩展有人说话的上传视频时,不能添加新对话;通过previous_interaction_id进行多轮扩展时支持口语对话。
Keyframes and Video References
关键帧和视频参考
You can now supply a first and last frame and have the model generate the continuous video between them, which is the mechanism behind orbits, dolly-zooms, and seamless loops. Prompts bind media to roles with tags: <FIRST_FRAME>, <LAST_FRAME>, <IMAGE_REF_N>, and <VIDEO_REF_N>.
您现在可以提供首帧和末帧,让模型生成它们之间的连续视频,这是环绕、推拉变焦和无缝循环背后的机制。提示通过标签将媒体绑定到角色:<FIRST_FRAME>、<LAST_FRAME>、<IMAGE_REF_N>和<VIDEO_REF_N>。
Video references accept a maximum of three clips, up to three seconds each, and work best for likenesses. Audio inside a video reference is ignored. Reasoning across multiple videos is not supported and may degrade output.
视频参考最多接受三个剪辑,每个最长三秒,最适合用于相似度匹配。视频参考中的音频会被忽略。不支持跨多个视频进行推理,这可能会降低输出质量。
Cost Control: Draft in 360p, Ship in 4K
成本控制:以360p起草,以4K交付
The resolution parameter in response_format takes 360p, 720p (default), 1080p, and 4k, with the top two upscaled. Google reports 360p previews generate up to 60% faster and at a third of the cost of 720p, based on system throughput of 360p versus 720p. That makes the draft-then-upscale loop the intended production pattern: iterate cheaply, render once.
response_format 中的分辨率参数支持 360p、720p(默认)、1080p 和 4k,其中前两者为放大输出。Google 报告称,基于 360p 与 720p 的系统吞吐量对比,360p 预览生成速度最高可提升 60%,成本仅为 720p 的三分之一。这使得“先草稿后放大”的循环成为预期的生产模式:低成本迭代,最终渲染一次。
Pricing, provenance, and limits
定价、来源与限制
Input is $1.50 per 1M tokens (text, image, video, audio). Output is $9.00 per 1M text tokens and $17.50 per 1M video tokens. Video billing runs at 5,792 tokens per second of 720p, an effective ~$0.10 per second under standard pricing.
输入费用为每 1M tokens 1.50 美元(文本、图像、视频、音频)。输出费用为每 1M 文本 tokens 9.00 美元,每 1M 视频 tokens 17.50 美元。视频计费按 720p 每秒 5,792 tokens 计算,标准定价下有效成本约为每秒 0.10 美元。
Every generated video carries SynthID watermarking — invisible to viewers, programmatically detectable for provenance. Notable gaps: no system instructions, temperature, top_p, stop sequences, or negative prompts (negatives go in the prompt text); voice editing is unsupported; audio references are unsupported; YouTube URLs cannot be used as a source. English is fully supported; other languages are unevaluated. For outputs above 4MB, use delivery="uri" and poll the Files API until the file is ACTIVE.
每个生成的视频都带有 SynthID 水印——对观众不可见,但可通过编程方式检测来源。主要缺口:不支持系统指令、temperature、top_p、停止序列或负面提示(负面提示需写入提示文本);不支持语音编辑;不支持音频参考;不能使用 YouTube URL 作为来源。英语完全支持;其他语言未经评估。对于超过 4MB 的输出,请使用 delivery="uri" 并轮询 Files API 直到文件状态为 ACTIVE。
Google names Adobe (Firefly), Figma Weave, GMI Cloud, and Runway as customers already running Omni Flash in production. The model is also live in Google Flow for AI Plus, Pro, and Ultra subscribers, with scene extension in the Gemini app.
Google 点名 Adobe(Firefly)、Figma Weave、GMI Cloud 和 Runway 为已在生产环境中运行 Omni Flash 的客户。该模型也已在 Google Flow 中向 AI Plus、Pro 和 Ultra 订阅用户提供,并在 Gemini 应用中支持场景扩展。
Comparison
对比
Key Takeaways
关键要点
- Scene extension now reads 10s of prior context, up from one final second, and stacks to 40s total.
- First/last frame interpolation plus <VIDEO_REF_N> tags give shot-level camera and character control.
- 360p drafts run up to 60% faster at a third of 720p cost; 1080p and 4K are upscaled outputs.
- Paid tier only — ~$0.10 per second of 720p video, no free tier, no provisioned throughput.
- 场景扩展现在可读取之前 10 秒的上下文(此前仅为最后 1 秒),并可堆叠至总长 40 秒。
- 首帧/末帧插值加上 <VIDEO_REF_N> 标签,提供镜头级别的相机和角色控制。
- 360p 草稿运行速度最高提升 60%,成本仅为 720p 的三分之一;1080p 和 4K 为放大输出。
- 仅限付费层级——720p 视频每秒约 0.10 美元,无免费层级,无预置吞吐量。
Check out the Google blog announcement, Gemini API Omni documentation, Gemini API pricing, and Omni quickstart cookbook. Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter. Wait! are you on telegram? now you can join us on telegram as well.
请查看 Google 博客公告、Gemini API Omni 文档、Gemini API 定价和 Omni 快速入门手册。此外,欢迎在 Twitter 上关注我们,别忘了加入我们的 150k+ ML SubReddit 并订阅我们的新闻通讯。等等!你在 Telegram 上吗?现在你也可以在 Telegram 上加入我们。
Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.? Connect with us
需要与我们合作推广你的 GitHub 仓库、Hugging Face 页面、产品发布或网络研讨会等?请联系我们。
The post Google AI Releases Gemini Omni 1.1 Flash: 40-Second Scene Extension, First/Last Frame Control, and 4K Upscaling appeared first on MarkTechPost.
文章《Google AI 发布 Gemini Omni 1.1 Flash:40 秒场景扩展、首帧/末帧控制和 4K 放大》首发于 MarkTechPost。
更进一步:量化金融体系
看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力