FLUX 3 Text to Video: AI Video Generator

Generate cinematic video with native audio using FLUX 3, Black Forest Labs' unified multimodal model. Coming soon on Muapi — get early access now.

📝

Overview

About this model

FLUX 3 Text-to-Video is part of Black Forest Labs' newly announced FLUX 3 family, generating cinematic video clips — with optional native, synchronized audio — from a single unified model. FLUX 3 Video shares its core architecture with FLUX 3 Action, Black Forest Labs' action-prediction model for robotics, meaning the same physical-world understanding that predicts robot actions also grounds FLUX 3's video motion in realistic physics. Early testers include Canva, Burda, and Magnific. Muapi is bringing FLUX 3 Text-to-Video online as it exits early access, complementing existing options like Seedance 2 and Veo 3.

1Advertising: Generate short cinematic video ads with synchronized ambient audio from a brief.
2Social Media: Produce trend-ready short-form video content from a text idea.
3Previsualization: Storyboard scenes with realistic motion before committing to production.
4Concept Trailers: Create mood/concept trailers for games or films from a script excerpt.
5Education: Visualize physical processes or events with physically plausible motion.
💰

Pricing & Value

Cost analysis

muapiTBD at launch

Coming soon — early access via Black Forest Labs, general availability pricing not yet published.

Fal.aiNot available

FLUX 3 is not yet available on Fal.ai.

ReplicateNot available

FLUX 3 is not yet available on Replicate.

* Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Promptstring

Text prompt describing the video scene and motion.

Default ValueA drone shot glides over a bioluminescent forest at night, fireflies drifting between glowing trees, gentle mist rolling across the forest floor, cinematic color grading.
Aspect RatioEnum (6 options)

Aspect ratio of the output video.

Default Value16:9
Durationint

Video duration in seconds.

Default Value5
ResolutionEnum (3 options)

Output video resolution.

Default Value720p
Generate Audioboolean

Whether to generate synchronized native audio for the video.

Default Valuetrue
📖

Implementation Guide

Developer documentation

How to Use FLUX 3 Text-to-Video (Early Access)

  1. Write a scene-driven prompt — describe subject, motion, camera movement, and atmosphere.

  2. Configure output — set aspect_ratio, resolution (480p–1080p), and duration (4–10s).

  3. Toggle generate_audio for synchronized native audio.

  4. Submit the request once live:

curl -X POST https://api.muapi.ai/api/v1/flux-3-text-to-video \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt": "A drone shot glides over a bioluminescent forest at night", "aspect_ratio": "16:9", "resolution": "1080p", "duration": 6, "generate_audio": true}'
  1. Poll /api/v1/predictions/{id}/result until completed.

Common Questions

Frequently asked

What is FLUX 3 Text-to-Video?

It's Black Forest Labs' newly announced text-to-video mode within the FLUX 3 family, generating cinematic clips with optional native synchronized audio from a single unified multimodal model.

Is FLUX 3 Video available now?

Black Forest Labs opened early access to FLUX 3 Video (alongside FLUX 3 Action) on announcement day. Muapi will enable this endpoint once general API availability opens.

Does FLUX 3 generate audio with video?

Yes. FLUX 3 Video supports optional native audio generation synchronized to the video, controlled via the `generate_audio` parameter.

How is FLUX 3 Video different from FLUX 3 Action?

Both share the same underlying architecture. FLUX 3 Video is tuned for creative video generation, while FLUX 3 Action extends the same physical-world understanding to action/robotics prediction.

What resolutions and durations will be supported?

Based on the announcement and comparable models, expect 480p–1080p resolution and roughly 4–10 second clips at launch, with longer durations likely to follow.

Who is testing FLUX 3 Video today?

Black Forest Labs' early access partners include Canva, Burda, Magnific, Krea, and Picsart, with FLUX-mimic (the video-action model) being tested by Audi and other manufacturing companies.