Luma Dream Machine is the video generation platform that prioritizes smooth, realistic motion above all else. Where other tools struggle with stuttering movement and inconsistent physics, Dream Machine produces flowing, cinematic clips that feel coherent and intentional — making it the go-to choice for creators who care about motion quality as much as visual fidelity.
Overview
Launched in June 2024, Luma AI's Dream Machine was immediately recognized for generating video with a level of physical coherence that hadn't been seen in consumer tools before. Fluid dynamics, human locomotion, and camera movement all felt natural in a way that competitors couldn't match.
Dream Machine's current model is Ray3, launched on 18 September 2025 and described by Luma as the world's first reasoning video model — a system that can reason in visuals and concepts, evaluate its own outputs, and refine them on the fly. It was also the first model to produce video in true 10-, 12- and 16-bit HDR in the ACES2065-1 EXR format, making it usable in high-end film and advertising colour pipelines. A faster iteration, Ray3.14, is also available, and the older Ray2 and Ray2 Flash models remain selectable. Luma has positioned the platform for a broad range of creators — from social media content makers using the free tier to professional filmmakers using the API for pre-visualization and concept work.
Key Features
- Smooth Cinematic Motion: Dream Machine's defining characteristic — physics-aware motion that looks like it was shot with a real camera, not generated frame by frame.
- Text-to-Video: Describe a scene in natural language and receive a 5-second or longer clip with coherent motion and consistent environments.
- Image-to-Video: Upload any image — photograph, illustration, or AI-generated — and animate it with naturalistic movement that respects the source image's composition.
- Camera Motion Controls: Specify camera movements like "slow dolly forward," "handheld walk," or "orbit around subject" for cinematic control.
- Video-to-Video: Reference an existing video's style, motion, or content to guide new generation.
- 4K with Up-Res: Paid plans generate at 4K via up-res; the Plus tier and above also unlock HDR. The free tier is limited to draft resolution and carries a watermark.
- Draft Mode: Explore dozens of ideas quickly, then polish the best options up to cinematic 4K HDR.
- Extend Video: Generate additional seconds after a completed clip, maintaining scene consistency.
How It Works
Dream Machine is a credit-based platform: each generation draws from a monthly credit allowance, and different models and features consume credits at different rates.
Technical Architecture:
- Models: Ray3 (current), Ray3.14, Ray2, Ray2 Flash.
- HDR: Ray3 outputs 10-, 12- and 16-bit HDR in ACES2065-1 EXR.
- Draft Mode: A fast exploration mode introduced with Ray3.
- API: A separate Dream Machine API with its own credit pool (web/iOS credits do not transfer).
- Inputs: Text, Image, Video (reference/style).
Luma publishes indicative credit costs for some operations — for example, Reframe costs 4 credits for an image, 11 credits per second on Ray2 Flash, and 160 credits for a 5-second Ray2 clip; Modify Video costs roughly 400 credits for a 5-second video and 800 for a 10-second one.
Use Cases
Social Media & Content Creation
- Animated landscape videos for Instagram Reels and TikTok backgrounds.
- Smooth product reveal animations from product photography.
- Looping ambient video for websites and digital signage.
Film & Pre-Visualization
- Rapid storyboard animation to test shot compositions before actual production.
- Concept visualization for scenes that are too expensive or logistically complex to film.
- Mood and tone exploration for directors and DPs.
Marketing & Advertising
- Animating static product photography for dynamic ad units.
- Creating video variations of a campaign concept for A/B testing.
Game & VFX Development
- Reference video for VFX artists studying motion dynamics.
- Rapid environmental and atmospheric concept development.
Getting Started
Step 1: Create an Account
- Go to lumalabs.ai/dream-machine.
- Sign up with Google or email.
- Free users get a limited number of generations per month.
Step 2: Generate Your First Text-to-Video
- Click "Create" in the top navigation.
- Select "Text to Video".
- Write a descriptive prompt:
- Good: "A golden retriever running through autumn leaves in slow motion, warm afternoon light, shallow depth of field"
- Less effective: "Dog running in park"
- Click "Dream".
Step 3: Try Image-to-Video
- Click "Create" → "Image to Video".
- Upload a still image (JPEG or PNG, under 10MB).
- Optionally add a motion prompt: "camera slowly pulling back to reveal the full scene."
- Click "Dream" — Luma will animate the image with physics-aware motion.
Step 4: Use the API
import lumaai
client = lumaai.LumaAI(auth_token="your-api-key")
generation = client.generations.create(
prompt="A wave crashing against rocky sea cliffs at sunset, cinematic, 4K",
aspect_ratio="16:9",
loop=False
)
print(f"Generation ID: {generation.id}")
print(f"Download URL: {generation.assets.video}")
Prompting Tips
- Include camera language: "tracking shot," "overhead drone," "close-up zoom," "slow push in."
- Specify lighting: "golden hour," "overcast diffused light," "neon-lit night scene."
- Describe motion explicitly: Don't just describe what's there — describe what's moving and how.
- Use Image-to-Video for characters: Text-to-video can be inconsistent for specific faces; start with an AI-generated portrait.
Pricing & Plans
Luma quotes these prices in USD on its Dream Machine plans page, checked 8 July 2026. Annual billing is 20% cheaper. iOS plans are priced higher than web plans.
Web plans:
- Free: Limited monthly credits, draft resolution, lower-priority processing, non-commercial use only, watermarks.
- Lite ($9.99/month): 3,200 monthly credits, full Ray3 access, 4K with up-res, high-priority processing. Non-commercial use only; watermarks.
- Plus ($29.99/month): 10,000 monthly credits, full Ray3 access, 4K with up-res and HDR, commercial use allowed, no watermarks.
- Unlimited ($94.99/month): 10,000 monthly credits in Fast Mode plus unlimited credits in Relaxed Mode.
- Enterprise: Contact Luma — 20,000 monthly credits, highest-priority processing, no training on input/output data.
iOS plans: Lite $12.99/month, Plus $37.99/month, Unlimited $119.99/month. The Enterprise plan is not available on iOS.
Limitations
- Clip Length: Generations are short — longer sequences require chaining clips with the Extend feature.
- Character Consistency: Specific human faces and characters are not reliably consistent across clips. Character Reference controls exist on base Ray3 but are not supported on Ray3.14.
- Free Tier Restrictions: Draft resolution only, watermarked, non-commercial use only. Commercial rights start at the Plus tier.
- Text in Video: Like all video models, cannot reliably render legible text within the video.
- API Credits Are Separate: Credits bought for Dream Machine do not transfer to the Dream Machine API.
Community & Support
- Official Website: lumalabs.ai
- API Documentation: docs.lumalabs.ai
- Learning Hub: lumalabs.ai/learning-hub — plans, credit system, and model guides.
- X (Twitter): @LumaLabsAI