Technical Report: Advanced Generative
Video Workflows for Cinematic
Continuity and Visual Consistency in
Google Veo 3.1
1. Introduction: The Paradigm Shift in Generative
Video Production
The trajectory of generative video technology has historically been defined by a struggle
between fluidity and coherence. Early iterations of text-to-video models were characterized
by a phenomenon known as "temporal hallucination," where objects would morph, textures
would shimmer, and identities would drift uncontrollably over seconds of footage. However,
the release of Google Veo 3.1 in early 2026 marks a decisive pivot from stochastic generation
to controlled direction. For content creators specifically targeting the high-retention, "oddly
satisfying" aesthetic popularized by channels like Zack D Films, Veo 3.1 offers a suite of
tools—specifically Scene Extension, Ingredients to Video, and Frames to Video—that
theoretically solve the continuity problem.
This report provides an exhaustive technical analysis of the Veo 3.1 ecosystem, focusing on
the specific workflows required to replicate the "Zack D" style: distinct 3D medical/scientific
animation, continuous camera movement (the "infinite zoom"), and rigid character
consistency. The analysis draws upon deep technical documentation, community-discovered
"loopholes," and prompt engineering strategies to synthesize a comprehensive production
manual. It addresses the core challenge of maintaining a coherent visual narrative where
Scene B begins precisely where Scene A ends, creating the illusion of a single, unbroken 3D
simulation.
1.1 The "Zack D Films" Aesthetic: A Technical Deconstruction
To replicate a style using generative AI, one must first deconstruct it into technical descriptors
that can be mapped to the model's latent space. The Zack D Films aesthetic is not merely
"cartoon" animation; it is a sophisticated hybrid of medical visualization, Pixar-style character
design, and "ASMR" (Autonomous Sensory Meridian Response) textural qualities.
The visual signature relies on specific lighting and material behaviors that Veo 3.1 must be
prompted to simulate. Unlike standard 2D animation, this style simulates Subsurface
Scattering (SSS)—the way light penetrates translucent surfaces like skin, wax, or gummy
textures—giving the visuals a tactile, "squishy" quality that drives viewer retention.1
Furthermore, the narrative structure rarely employs hard cuts. Instead, it utilizes match cuts
and continuous camera movements, where the camera pushes through an object (e.g., a
pore, a wall, a microscope) to reveal the next scene. This aligns directly with the user's
requirement for seamless continuity.
Table 1: Technical Deconstruction of the Target Aesthetic
Visual Component Technical Descriptor AI Prompt Keywords (Veo
3.1 / Nano Banana)
Material Physics Soft-body dynamics; subsurface scattering,
translucent, gummy octane render, redshift,
textures; glossy surfaces. translucent plastic, gummy
texture, viscous fluid,
physically based rendering
(PBR)
Lighting Model High-key studio lighting rim lighting, studio softbox,
with strong rim lights to volumetric lighting, global
separate subject from void. illumination, clean
background, gradient
backdrop
Camera Movement "God-view" to macro lens, dolly in,
"Micro-view"; fluid, linear camera fly-through,
tracking; infinite zoom. microscopic view, dynamic
angle, smooth tracking
shot, match cut
Character Rigging Stylized anatomy; 3D caricature, stylized
expressive, large features; character, semi-realistic,
distinct from photorealism. disney style, expressive
facial rig, detailed iris,
medical animation
Render Engine The specific "look" of Unreal Engine 5, Cinema
high-end GPU rendering. 4D, Blender Cycles, Octane
Render, Ray Tracing
1.2 The Consistency Challenge in Diffusion Models
The core technical hurdle in fulfilling the user's request—"I do not want a different looking
person or background that ruins the consistency"—is Identity Drift. In diffusion models, each
generation starts with random noise. Without strong conditioning (constraints), the model
"forgets" the specific geometry of a character's nose or the layout of a room between Scene
A and Scene B.
Veo 3.1 addresses this through a multimodal approach. It allows users to input not just text,
but Visual Ingredients (reference images) and Temporal Seeds (previous frames).3 The
"Ingredients to Video" feature uses cross-attention layers to map the features of a reference
image onto the generated video, acting as a visual anchor. Meanwhile, the "Frames to Video"
and "Extend" features use the pixel data of the previous clip to condition the start of the new
clip, theoretically ensuring that the "end of the first scene" and the "start of the second
scene" are pixel-perfect matches.5
2. The Veo 3.1 Architecture and Creative Ecosystem
As of 2026, Google's creative stack has matured into an integrated ecosystem comprising
Gemini 2.5/3.0 (Language and Logic), Nano Banana Pro (Image Generation), and Veo 3.1
(Video Generation), all accessed via the Flow interface or Vertex AI.3 Understanding this
stack is prerequisite to mastering the workflow.
2.1 Google Flow: The Non-Linear Editor for AI
Unlike simple chat interfaces, Flow is designed as a timeline-based editor. It introduces
specific tools for continuity that are critical for the Zack D workflow:
● Scenebuilder: A dedicated workspace where clips can be stitched, re-ordered, and used
as references for subsequent generations. This is where the user's requirement for
"scene continuity" is physically managed.8
● Jump To: A transition tool that allows the model to hallucinate a plausible transition
between two disparate clips. While effective, it is often gated behind the "Quality" credit
tier.10
● Frames to Video: The primary engine for the "Zack D" style. It allows the user to upload
a specific Start Frame and End Frame, forcing the model to interpolate the motion
between them. This is how one achieves the "infinite zoom" effect—by setting the End
Frame of Clip A as the Start Frame of Clip B.6
2.2 Model Tiers: Fast vs. Quality Cost-Benefit Analysis
The user must navigate the trade-off between computational cost and visual fidelity. Veo 3.1
offers two distinct inference modes:
● Veo 3.1 Fast: Optimized for low latency and lower cost (~10 credits). Historically, fast
models suffer from "shimmering" textures and poor physics consistency. However, for
testing motion paths (e.g., checking if the camera movement works), it is invaluable.11
● Veo 3.1 Quality: The production-grade model (~100 credits). It offers superior prompt
adherence, stable ray-tracing simulation, and better handling of complex textures like the
"gummy skin" required for Zack D style videos. Crucially, certain advanced continuity
features like "Jump To" are natively optimized for this tier.10
Table 2: Operational Capabilities of Veo 3.1 Modes
Feature Veo 3.1 Fast Veo 3.1 Quality Application in
Zack D Workflow
Credits per Gen ~10 ~100 Use Fast for
blocking; Quality
for final render.
Max Resolution 720p/1080p 1080p/4K Quality is
mandatory for
medical text/labels.
Identity Retention Moderate High Quality reduces
"face melting" over
long clips.
Extension Limit ~148s ~148s Both hit the same
hard limit, but
Quality degrades
slower.
Reference Images Basic Advanced Quality handles
multi-angle
ingredients better.
2.3 The Role of Nano Banana Pro (Gemini 3 Image)
The research highlights Nano Banana Pro as the state-of-the-art image generator for 2026.
Built on Gemini 3, it possesses "reasoning" capabilities, meaning it plans the scene's
composition logic before rendering pixels.7 This is the "foundry" where the 3D assets must be
created. Trying to generate a consistent character directly inside Veo's video engine is
inefficient; one must generate a pristine 2D "plate" in Nano Banana first, then animate it in
Veo.
3. Pre-Production: The "Character DNA" Workflow
To satisfy the requirement—"I do not want a different looking person... that ruins the
consistency"—one cannot rely on text prompts alone. The "Zack D" character is usually a
recurring avatar (often a stylized version of the creator or a generic "test subject"). The
workflow begins with creating a Identity Vector or "Character DNA."
3.1 Forensic Profiling with Gemini 2.5 Pro
A novel method identified in the research involves using Gemini 2.5 Pro as a "forensic artist."
Instead of writing poetic prompts, the user employs a structured, schema-based approach to
define the character's geometry.13
The Forensic Prompt Protocol:
1. Analysis: Upload a sketch or a reference photo of the desired character style (e.g., a
Pixar character or a medical dummy) to Gemini.
2. Instruction: "Act as a forensic facial examiner. Analyze this image and generate a
structured JSON profile describing the subject's cranial structure, canthal tilt, skin
texture, and grooming style. Do not use subjective adjectives; use geometric
descriptors."
3. Output: Gemini generates a dense, technical description (e.g., "Jawline: Soft, rounded,
120-degree gonial angle. Skin: Subsurface scattering index 0.8, pantone 7500C").
3.2 Asset Generation in Nano Banana Pro
This text profile is then fed into Nano Banana Pro to generate the Reference Sheet or
"Turnaround".14
● Prompt Strategy: "Character sheet,, front view, side view, 3/4 view, T-pose, neutral
lighting, uniform grey background, 3D render, Octane style."
● Selection: The user must select the single best image that encapsulates the character's
identity. This image becomes the Master Ingredient.
Insight: By generating a "Character Sheet" rather than a single portrait, the user provides Veo
with data on how the character looks from the side and back. This is crucial for Zack D style
videos, where the character often turns around or is viewed from dynamic angles. When using
"Ingredients to Video," uploading a character sheet allows the model to infer 3D geometry
more accurately than a single headshot.16
4. Production Workflow: Achieving Seamless
Continuity
This section addresses the core mechanical challenge: creating a continuous video where
Scene B follows Scene A without a cut.
4.1 Method A: The "Frames to Video" Bridge (The Infinite Zoom)
This is the most effective method for the "Zack D" style, which often features an "infinite
zoom" (e.g., zooming into a hand -> into the skin -> into a vein).
Step-by-Step Execution:
1. Scene A (The Setup):
○ Input: Master Ingredient (Character Sheet).
○ Prompt: "3D animation, medium shot, character looks at hand in pain. Camera
pushes in slowly toward the hand. High fidelity, medical style."
○ Result: An 8-second clip ending with a close-up of the hand.
2. The Bridge (The Transition):
○ Action: In Flow, export the Last Frame of Scene A.
○ Tool: Select Frames to Video.
○ Start Frame: Upload the Last Frame of Scene A.
○ Prompt: "Camera zooms macro into the skin pores. Skin texture transitions to
microscopic landscape. 3D medical animation."
○ End Frame (Optional): You can generate a "Microscopic View" image in Nano
Banana Pro and upload it as the End Frame. Veo will then calculate the trajectory to
get from the Hand (Start) to the Bacteria (End) seamlessly.6
3. Scene B (The Interior):
○ Action: Take the End Frame of the Bridge clip.
○ Tool: Use Extend or Frames to Video (using the new frame as Start).
○ Prompt: "Microscopic view inside the vein, red blood cells flowing, bacteria
multiplying. 3D medical render."
Why this works: The "Frames to Video" tool acts as a "glue" layer. It forces the pixel data of
the outgoing scene to morph physically into the incoming scene, preventing the "hard cut"
that ruins immersion.
4.2 Method B: The "Extend" Feature (Linear Continuation)
For scenes where the location doesn't change but the action continues (e.g., the character is
dancing or performing a complex task), the Extend feature is preferred.5
● Mechanism: Veo 3.1 analyzes the last 1 second (24 frames) of the video. It extracts
motion vectors (speed, direction) and context (lighting, character identity).
● Workflow:
○ Generate Clip 1 (0-8s).
○ Click "Extend."
○ Modify Prompt: "Character continues dancing, now performs a backflip."
○ Generate Clip 2 (8-15s).
● Constraint: The research indicates a hard limit of approximately 148 seconds (approx.
20 extensions) before the context window fills up or the video degrades.5
● Drift Warning: "Identity Drift" accumulates with linear extension. By the 4th extension,
the character's face may begin to "melt" or lose detail.
● Counter-Measure: To fix this, periodically use the "Ingredients" slot during the
extension. Re-upload the Master Ingredient (Face Reference) every 3rd extension to
"remind" the model of the character's original geometry.18
4.3 The "Fast Mode" Loophole (Cost Optimization)
A critical insight from the research is a workflow "loophole" that allows users to maintain high
consistency even when using the cheaper "Fast" mode.10
The "Jump To" Trick:
1. Generate a clip in Fast Mode.
2. Open Scenebuilder (Click "Add to Scene").
3. Select the "Jump To" option (normally a transition tool).
4. Immediately cancel/delete the "Jump To" node.
5. Select "Frames to Video" instead.
● The Glitch: The interface reportedly "caches" the end-state of the previous clip more
aggressively after the "Jump To" is triggered, allowing the "Frames to Video" generation
to adhere more strictly to the previous clip's physics, even in Fast Mode. This allows
creators to stretch their budget significantly while maintaining the "Zack D" continuity.
5. Advanced Prompt Engineering for 3D Medical
Animation
To achieve the "Zack D" look, the prompt must act as a rendering engine configuration file.
The model needs to know not just what to show, but how to render light and texture.
5.1 The "Anchor" Block Strategy
Every prompt in the chain must contain a non-negotiable "Anchor Block" of style keywords. If
you drop these keywords in Scene B, the style will snap back to generic video.
Table 3: The Zack D Style Anchor Block
Category Keywords (Include in Purpose
EVERY Prompt)
Render Engine Octane Render, Unreal Forces high-fidelity light
Engine 5, Ray Tracing, simulation.
Global Illumination
Texture Subsurface Scattering Creates the signature
(SSS), Translucent, Gummy, "satisfying" skin/organ look.
Glossy
Lighting Studio Lighting, Rim Light, Ensures the subject pops
Softbox, High Key against the background.
Camera Macro Lens, f/2.8 Aperture, Adds cinematic blur to the
Depth of Field, Bokeh background, focusing
attention.
Design Stylized 3D, Disney-style, Keeps the character from
Medical Animation, Clean looking too realistic or too
UI cartoonish.
5.2 Handling "The Cut" Directive
Veo 3.1 introduces a specific syntax for editorial control within a generated clip. The token
[cut] or explicit phrases like "Match Cut" tell the model to switch shots without a prompt
break.19
● Example Prompt: "Close up of character drinking potion. [cut] Camera whips to X-ray
view of potion traveling down esophagus. [cut] Camera whips to stomach view."
● Application: This allows for the rapid-fire editing style of Zack D videos to be generated
in a single 8-second burst, saving credits and ensuring timing consistency.
5.3 Negative Prompting for 3D
To prevent the model from drifting into 2D animation or photorealism, use a robust negative
prompt:
● Negative Prompt: 2D, sketch, drawing, hand-drawn, photorealistic, grainy, noise, distorted
face, morphing, flickering, text, watermark, blur, low resolution, jagged edges..21
6. Audio Synchronization: The "Silent Film" Era is Over
Zack D Films relies heavily on a specific audio mix: a fast-paced, slightly processed narrator
voice, accompanied by "wet" or "squishy" sound effects (SFX) that match the medical visuals.
Veo 3.1 supports Native Audio, but for this specific style, a hybrid approach is required.
6.1 Native Audio vs. External Narration
● Native Audio (Veo 3.1): Excellent for Diegetic Sound (sounds that exist within the
world). The model can generate the sound of a heartbeat, footsteps, or the "squish" of a
pimple popping, perfectly synchronized to the visual action.3
○ Recommendation: Enable Native Audio for SFX.
● Narration (External): Veo 3.1 can generate speech, but it lacks the specific branding
consistency of a dedicated narrator. "Voice Drift" is as real as Visual Drift.
○ Recommendation: Use ElevenLabs or a similar tool to clone the "Zack D" style voice
(energetic, mid-range, slightly compressed). Generate the voiceover first, then time
the video generation to match the audio length.23
6.2 Speed Ramping for Retention
A key retention tactic in Zack D videos is Speed Ramping—speeding up boring parts and
slowing down "satisfying" parts (like the pimple pop).
● Workflow: Generate the Veo clips at standard 24fps. In post-production
(CapCut/Premiere), speed ramp the transition moments (the zoom-in) to 300% speed,
and slow down the "action" moment (the pop) to 50% speed. This creates the rhythmic
"Visual ASMR" effect that is impossible to generate purely with AI prompting.
7. Post-Production: Stitching and Upscaling
The raw output from Veo 3.1 is typically 1080p. For the crisp, high-end look of Zack D Films,
post-processing is essential.
7.1 Upscaling with Topaz Video AI
While Veo 3.1 has a native upscaler, research suggests that external tools like Topaz Video AI
are superior for 3D animation.24
● Settings: Use the "Proteus" or "Gaia CG" models in Topaz. These are optimized for
Computer Generated imagery and will sharpen the "Octane Render" textures without
introducing the artifacts common in live-action upscaling.
● Workflow: Export all Veo clips -> Stitch in Premiere -> Export Master File -> Run Master
File through Topaz -> Final Upload.
7.2 Color Grading
Veo 3.1 output can sometimes be desaturated. To match the "Candy Color" aesthetic of Zack
D:
● Correction: Boost Vibrance (not Saturation) by +20.
● Grading: Push shadows towards Teal/Blue and highlights towards Orange/Skin Tone. This
"Teal and Orange" contrast is a standard Hollywood technique used in high-end 3D
animation to create depth.
8. Troubleshooting: Mitigating "Melting" and Drift
Even with the best workflows, long-form generation (20+ seconds) is prone to artifacts.
8.1 The "Melting" Effect
After 3-4 extensions, the character's geometry often softens, looking like melting wax.
● The Fix: Re-Seeding. Do not extend the video indefinitely. Instead, take the last good
frame, export it, upscale it in Topaz to restore edge sharpness, and use that upscaled
image as the Start Frame for a new Frames-to-Video generation task. This "cleans" the
noise and resets the degradation counter.26
8.2 Physics Hallucinations
In 3D medical animation, rigid objects (like bones) must not bend. Veo sometimes hallucinates
"rubber bone" physics.
● The Fix: Prompt constraints. Use keywords like Rigid Body Physics or Hard Surface
Modeling for bones/tools. Use Soft Body Physics only for skin/organs. If a bone bends,
use the "Object Eraser" or "Inpainting" tool (if available in the Flow interface) to mask the
bone and regenerate just that area with a stricter prompt.27
9. Comprehensive Workflow Summary: The "Pimple
Pop" Case Study
To synthesize all these techniques, here is the end-to-end workflow for a typical Zack D style
video: "Why You Shouldn't Pop a Pimple in the Danger Triangle."
Phase 1: Asset Creation (Nano Banana Pro)
1. Prompt: "3D render character sheet, male, medical style, neutral expression, subsurface
scattering skin, gummy texture, Octane render."
2. Output: Select best image as Master_Ingredient.png.
Phase 2: The Setup (Veo 3.1 Quality)
1. Input: Master_Ingredient.png (Ingredient slot).
2. Prompt: "3D animation, medium shot, character points to nose. A red triangle graphic
overlays the face. Studio lighting."
3. Output: Clip_01.mp4.
Phase 3: The Transition (Frames to Video)
1. Input: Last Frame of Clip_01.mp4 (Start Frame).
2. Prompt: "Camera zooms macro into the skin on the nose. Transition to microscopic view
of pores. High fidelity texture."
3. Output: Clip_02.mp4 (The Bridge).
Phase 4: The Internal Action (Extend)
1. Input: Clip_02.mp4.
2. Prompt: "Microscopic view, bacteria multiplying under the skin, inflammation, red and
angry textures. 3D medical animation."
3. Output: Clip_03.mp4.
Phase 5: The Consequence (Frames to Video)
1. Input: Last Frame of Clip_03.mp4.
2. Prompt: "Bacteria enters bloodstream, travels to brain. Dark dramatic lighting."
3. Output: Clip_04.mp4.
Phase 6: Assembly
1. Import Clips 01-04 into CapCut.
2. Add ElevenLabs voiceover: "Never pop a pimple here! This is the Danger Triangle..."
3. Speed ramp the zoom transitions (Clip 02) to be instant.
4. Add "Squish" SFX from Veo's native audio generation.
10. Future Outlook: The "One-Person Pixar"
The release of Veo 3.1 and its integration with Gemini 3 suggests a future where the distinction
between "Animator" and "Prompter" dissolves. The tools for continuity—Ingredients,
Frames-to-Video, and Scene Extension—are effectively "AI Rigging." They allow a single user
to define a character's physics and identity once, then drive them through infinite scenes.
For the Zack D style specifically, this technology is a force multiplier. What previously required
a team of Blender animators weeks to model, rig, and render can now be synthesized in hours.
However, the "human in the loop" remains critical. The AI provides the pixels, but the
Consistency comes from the user's rigorous adherence to the "Anchor Block" prompting
strategy and the disciplined management of visual assets through the Frames-to-Video
pipeline. By mastering these "loopholes" and workflows, a creator can achieve
broadcast-quality 3D animation that is indistinguishable from the viral content currently
dominating the algorithm.
11. Appendix: Prompt Templates and Technical
Specifications
11.1 The "Zack D" Medical Animation Master Prompt
Role: 3D Medical Animator
Style: Zack D Films / Oddly Satisfying / Octane Render
Prompt: "Cinema 4D render,,, soft body physics simulation, subsurface scattering
skin texture, semi-translucent materials, rim lighting, volumetric atmosphere, 8k
resolution, high fidelity, physically accurate textures, smooth motion, highly
detailed, no noise, clean background."
11.2 Camera Movement Cheat Sheet
● "Dolly In": Moves camera physically closer (changes perspective). Best for "Zooming into
the skin."
● "Zoom In": Changes focal length (flattens perspective). Best for highlighting a detail
without moving.
● "Truck Left/Right": Camera moves sideways. Best for revealing a timeline or process.
● "Orbit": Camera circles the subject. Best for showing the 3D volume of an object.
11.3 Credit Consumption Estimator (Per Video)
● Asset Gen (Nano Banana): ~4 credits (4 variations).
● Blocking (Veo Fast): ~30 credits (3 clips x 10 credits).
● Final Render (Veo Quality): ~300 credits (3 clips x 100 credits).
● Extensions: ~200 credits.
● Total per 30s Short: ~534 credits.
● Note: This underscores the importance of the "Fast Mode" loophole for creators on a
budget.
12. Conclusion
Consistency in AI video is no longer a matter of luck; it is a matter of workflow. By leveraging
the specific features of Google Veo 3.1—specifically the Frames to Video bridge for spatial
transitions and Ingredients for identity locking—creators can build the seamless, high-fidelity
worlds demanded by the Zack D aesthetic. The "Zack D" style, with its reliance on medical
curiosity and satisfying textures, is uniquely suited to Veo 3.1's strengths in material rendering
and soft-body physics. The era of the glitchy, morphing AI video is ending; the era of the
AI-assisted 3D studio has begun.
Works cited
1. How to Make Zack D Films Style 3D Animated Videos with AI | AutoClips,
accessed on February 15, 2026,
[Link]
2. accessed on February 15, 2026,
[Link]
nspector%20(22).csv?download=true
3. Introducing Veo 3.1 and new creative capabilities in the Gemini API, accessed on
February 15, 2026,
[Link]
bilities-in-the-gemini-api/
4. Ultimate prompting guide for Veo 3.1 | Google Cloud Blog, accessed on February
15, 2026,
[Link]
-guide-for-veo-3-1
5. accessed on February 15, 2026,
[Link]
1%20Video%20Extension%3A%20A%20Quick%20Recap&text=You%20can%20e
xtend%20a%20clip,style%2C%20and%20audio%20transition%20seamlessly.
6. Google Labs Help, accessed on February 15, 2026,
[Link]
7. Nano Banana Pro: Gemini 3 Pro Image model from Google DeepMind, accessed
on February 15, 2026,
[Link]
8. Creating in Flow | How to Use Google's New AI Filmmaking Tool, accessed on
February 15, 2026,
[Link]
se-google-ai
9. VEO 3 FLOW Full Tutorial - How To Use VEO3 in FLOW Guide - YouTube, accessed
on February 15, 2026, [Link]
10.Unlock Continuity in Veo 3 “Fast” Mode with This Loophole | by ..., accessed on
February 15, 2026,
[Link]
h-this-loophole-37c4ad2afe7b
11. Mastering Veo 3.1 Video Continuation Feature: Complete Guide to ..., accessed on
February 15, 2026, [Link]
12.Nano Banana Pro (Gemini 3 Pro image): 4K AI Image Generator | Higgsfield,
accessed on February 15, 2026, [Link]
13.Veo 3 Character consistency, a multi-modal, forensically-inspired ..., accessed on
February 15, 2026,
[Link]
orensically-inspired-approach-972e4c1ceae5
14.Google Veo 3 Consistent Character Tutorial For Beginners (Step by Step) -
YouTube, accessed on February 15, 2026,
[Link]
15.Veo 3.1 Ingredients to Video: More consistency, creativity and control, accessed
on February 15, 2026,
[Link]
/
16.Google Veo 3.1 Explained: Last-Frame Support & Reference Images Are Here |
[Link], accessed on February 15, 2026,
[Link]
17.Google Flow: How to use Frames to Video feature - YouTube, accessed on
February 15, 2026, [Link]
18.How to Use Ingredients to Video in Veo 3.1 (2025): Step-by-Step Guide -
[Link], accessed on February 15, 2026,
[Link]
19.DreaMontage: Arbitrary Frame-Guided One-Shot Video Generation - [Link],
accessed on February 15, 2026, [Link]
20.Veo 3.1 Prompt Guide: Best Veo 3.1 Prompts | LTX Studio, accessed on February
15, 2026, [Link]
21.Veo on Vertex AI video generation prompt guide - Google Cloud Documentation,
accessed on February 15, 2026,
[Link]
mpt-guide
22.Veo 3 | Google AI Studio, accessed on February 15, 2026,
[Link]
23.Use Your Voice in Google Veo 3 (Full Workflow) - YouTube, accessed on February
15, 2026, [Link]
24.Which AI Tool Restores Video Best? Neat Video vs. Topaz AI Explained, accessed
on February 15, 2026,
[Link]
video-vs-topaz-ai-explained/
25.New AI Superpowers INSIDE Adobe Premiere & DaVinci Resolve (NOT* Topaz
Video AI) for Video Editing - YouTube, accessed on February 15, 2026,
[Link]
26.How to Extend Veo 3.1 Videos Beyond 8 Seconds: Complete Guide 2025,
accessed on February 15, 2026,
[Link]
27.Google Veo 3.1: What's New and How to Prep Your Workflow | RunDiffusion,
accessed on February 15, 2026,
[Link]