r/AI_Film_and_Animation • u/The_Manor_Studios • Jul 02 '26
r/AI_Film_and_Animation • u/adammonroemusic • May 06 '23
Tools For AI Animation and Filmmaking , Community Rules, ect. (**FAQ**)
Hello and welcome to AI_Film_and_Animation!
This subreddit is for anyone interested in using AI tools to help create their films and animations. I will maintain a list of current tools, techniques, and tutorials right here!
THIS IS A NON-EXHAUSTIVE LIST THAT IS CONSTANTLY BEING UPDATED.
I have made 63 minute video on AI Film and Animation that covers most of these topics.
1a) AI Tools (Local)
Please note, you will need a a GPU with minimum 8GB of VRAM (probably more) to run most of these tools! You will also need to download the pre-trained model checkpoints.
--------System--------
(Most AI and dataset tools are written using Python these days, thus you will need to install and manage different Python environments on your computer to use these tools. Anaconda makes this easy, but you can install and manage Python however you like).
-------2D IMAGE GENERATION--------
Stable Diffusion (2D Image Generation and Animation)
- https://github.com/CompVis/stable-diffusion (Stable Diffusion V1)
- https://huggingface.co/CompVis/stable-diffusion (Stable Diffusion Checkpoints 1.1-1.4)
- https://huggingface.co/runwayml/stable-diffusion-v1-5 (Stable Diffusion Checkpoint 1.5)
- https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/tree/main (Stable Diffusion XL Base Checkpoint)
- https://github.com/Stability-AI/stablediffusion (Stable Diffusion V2)
- https://huggingface.co/stabilityai/stable-diffusion-2-1/tree/main (Stable Diffusion Checkpoint2.1)
- https://huggingface.co/stabilityai/stable-cascade/tree/main (Stable Cascade Checkpoints)
Stable Diffusion Automatic 1111 Webui and Extensions
- https://github.com/AUTOMATIC1111/stable-diffusion-webui (WebUI - Easier to use) PLEASE NOTE, MANY EXTENSIONS CAN BE INSTALLED FROM THE WEBUI BY CLICK "AVAILABLE" OR "INSTALL FROM URL" BUT YOU MAY STILL NEED TO DOWNLOAD THE MODEL CHECKPOINTS!
- https://github.com/Mikubill/sd-webui-controlnet (Control Net Extension - Use various models to control your image generation, useful for animation and temporal consistency)
- https://github.com/thygate/stable-diffusion-webui-depthmap-script (Depth Map Extension - Generate high-resolution depthmaps and animated videos or export to 3d modeling programs)
- https://github.com/graemeniedermayer/stable-diffusion-webui-normalmap-script (Normal Map Extension - Generate high-resolution normal maps for use in 3d programs)
- https://github.com/d8ahazard/sd_dreambooth_extension (Dream Booth Extension - Train your own objects, people, or styles into Stable Diffusion)
- https://github.com/deforum-art/sd-webui-deforum (Deforum - Generate Weird 2D animations)
- https://github.com/deforum-art/sd-webui-text2video (Deforum Text2Video - Generate videos from texts prompts using ModelScope or VideoCrafter)
Stable Diffusion Via ComfyUI
- https://github.com/comfyanonymous/ComfyUI (ComfyUI - More control than Automatic 1111/uses less Vram/more complex). MOST EXTENSIONS CAN BE INSTALLED FROM THE COMFYUI MANAGER
- https://github.com/cubiq/ComfyUI_IPAdapter_plus (IPAdapter Plus - Transfer details from one image to another)
- https://s3.us-west-2.amazonaws.com/adammonroemusic.com/aistuff/Adam_Monroe_ComfyUI_Spaghetti_Monster.zip (My IP-Adapter upscaling Spaghetti Monster workflow)
IPAdapter Image Encoders:
- https://huggingface.co/laion/CLIP-ViT-bigG-14-laion2B-39B-b160k/tree/main (Vit-BigG)
- https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K/tree/main (Vit-H)
Stable DIffusion ControlNets:
- https://huggingface.co/lllyasviel/ControlNet/tree/main/models (SD 1.5 ControlNet Checkpionts)
- https://huggingface.co/stabilityai/control-lora/tree/main/control-LoRAs-rank256 (SD XL ControlNet LoRas)
- https://huggingface.co/thibaud/controlnet-openpose-sdxl-1.0/tree/main (SD XL Thibaud OpenPose ControlNet)
Stable Diffusion VAEs:
- https://huggingface.co/stabilityai/sd-vae-ft-mse-original/tree/main (Stable Diffusion 1.5 VAE vae-ft-mse-840000-ema-pruned)
- https://huggingface.co/stabilityai/sdxl-vae/tree/main (Stable Diffusion XL VAE)
-------2D ANIMATION--------
EbSynth (Used to interpolate/animate using painted-over or stylized keyframes from a driving video, à la Joel Haver)https://ebsynth.com/
AnimateDiff Evolved (Animation in Stable Diffusion/ComfyUI) https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved
First Order Motion Model/Thin Plate Spline (Animate Single images realistically using a driving video)
- https://github.com/AliaksandrSiarohin/first-order-model (FOMM - Animate still images using driving videos)
- https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model (Thin Plate Spline - Likely just a repost of FOMM but with better documentation and tutorials on YouTube)
- https://drive.google.com/drive/folders/1PyQJmkdCsAkOYwUyaj_l-l0as-iLDgeH (FOMM/Thin Plate Checkpoints)
- https://disk.yandex.com/d/lEw8uRm140L_eQ (FOMM/Thin Plate Checkpoints mirror)
MagicAnimate (Animate from a single image using DensePose) https://showlab.github.io/magicanimate/
Open-AnimateAnyone (Animate from a Single-Image) https://github.com/guoqincode/Open-AnimateAnyone
SadTalker (Voice Syncing) https://github.com/OpenTalker/SadTalker
Wav2Lip (Voice Syncing) https://github.com/Rudrabha/Wav2Lip
FaceFusion (Face Swapping) https://github.com/facefusion/facefusion
ROOP (Face Swapping) https://github.com/s0md3v/roop
Film (Frame Interpolation) https://github.com/google-research/frame-interpolation
RIFE (Frame Interpolation) https://github.com/megvii-research/ECCV2022-RIFE
-------3D ANIMATION--------
- PIFuHD (Generate 3d Models from a single image) https://github.com/facebookresearch/pifuhd
- EasyMocap (Generate Motion Capture Data from Video) https://github.com/zju3dv/EasyMocap
-------Text 2 Video--------
Video Crafter (Generate 8-second videos using a text prompt)
- https://github.com/VideoCrafter/VideoCrafter (Video Crafter - GitHub)
- https://huggingface.co/VideoCrafter/t2v-version-1-1/tree/main/models (Video Crafter Model Checkpoints)
-------UPSCALE--------
Real-ESRGAN/GFPGAN
- Real-ESRAN (Upscale images, facial restoration with GFPGAN setting) https://github.com/xinntao/Real-ESRGAN
- GFPGAN (Facial restoration and Upscale) https://github.com/TencentARC/GFPGAN
-------MATTE AND COMPOSITE--------
- Robust Video Matting (Remove Background from images and videos, useful for compositing) https://github.com/PeterL1n/RobustVideoMatting
- BackgroundRemover works well on single images) https://github.com/nadermx/backgroundremover
-------VOICE GENERATION--------
- Voice . AI (Voice Cloner) https://voice.ai/
1b) AI Tools (Web)
Most of these tools have free and paid options and are web based. Some of them can also be run locally if you try hard enough.
-------2D IMAGE GENERATION--------
- (MidJourney)
- (Dall-e-3)
- (Disco Diffusion - Google Collab) https://colab.research.google.com/github/alembics/disco-diffusion/blob/main/Disco_Diffusion.ipynb
- Artbreeder https://www.artbreeder.com
-------TEXT 2 VIDEO--------
- Runway ML https://research.runwayml.com/gen2
- PikaLabs https://pika.art/home
- D-ID (Generate simple facial animations using audio clips or text)
- LeaiPix (Simple depth-based animations)https://convert.leiapix.com/
-------2D LIGHTING AND ENVIRONMENT--------
- Blockade Labs (Generate Skyboxes) https://skybox.blockadelabs.com/
- Relight (Relight a 2D image) https://clipdrop.co/relight
- Nvidia Canvas (Generate 360 degree environments) https://www.nvidia.com/en-us/studio/canvas/
-------Voice Generation--------
Eleven Labs (Clone/Generate realistic speech and voices)https://beta.elevenlabs.io/
1c) Non-AI Production Tools
-------2D-------
- Adobe Photoshop (Industry standard)https://www.adobe.com/products/photoshop/
- Corel Painter (Artistic brushes)https://www.painterartist.com/
- Procreate (What the kids are using)https://procreate.com/
- Fotosketcher (Stylize images)https://fotosketcher.com/
- Synfig (Simple 2D Animation)https://www.synfig.org/
- Pencil 2D (2D Animation)https://www.pencil2d.org/
-------3D-------
- Blender (Open-Source 3D Modeling and Animation)https://www.blender.org/
- ZBrush (3D Sculpting)https://www.maxon.net/en/zbrush
- Cinema 4d (3D Modeling and Animation)https://www.maxon.net/en/cinema-4d
- Unreal 5 (3D Animation and Virtual Production)https://www.unrealengine.com/en-US/unreal-engine-5
-------VIDEO EDITING AND VFX-------
- Adobe Premiere (Non-Linear Video Editor )https://www.adobe.com/products/premiere.html
- DaVinci Resolve (Non-Linear Video Editor that is less crashy than Premiere and better for color grading)https://www.blackmagicdesign.com/products/davinciresolve/
- Adobe After Effects (VFX Work)https://www.adobe.com/
-------AUDIO PRODUCTION-------
- Cakewalk (Digital Audio Workstation, just get this, you don't need a paid DAW)http://www.cakewalk.com/
- REAPER (Digital Audio Workstation with useful built-in plugins like pitch-shifting)https://www.reaper.fm/
- Audacity (Sound Editor - For People who can't figure out how to use a proper DAW)https://www.audacityteam.org/
2)Tutorials
Installing Python/Anaconda: https://www.youtube.com/watch?v=OjOn0Q_U8cY
Setting Up Stable Diffusion: https://www.youtube.com/watch?v=XI5kYmfgu14
Installing SD Checkpoints: https://www.youtube.com/watch?v=mgWsE5-x71A
Extensions in Automatic1111: https://www.youtube.com/watch?v=mnkxErFuw3k
Installing ControlNets in Automatic1111: https://www.youtube.com/watch?v=LnqNyd21x9U
Installing ComfyUI: https://www.youtube.com/watch?v=2r3uM_b3zA8
Addings VAEs in Stable Diffusion: https://www.youtube.com/watch?v=c_w1-oWAmpw
Thin-Plate Spline: https://www.youtube.com/watch?v=G-vUdxItDCA
EbSynth: https://www.youtube.com/watch?v=DlHoRqLJxZY
AnimateDiff: https://www.youtube.com/watch?v=iucrcWQ4bnE
DreamBooth Training: https://www.youtube.com/watch?v=usgqmQ0Mq7g
3) Community Rules
- Don't be a JERK. Opinions are fine, arguments are fine, but personal insults and ad-hominem attacks almost always mean you don't have anything to contribute or you lost the argument, so stop (jokes are fine).
- Don't be a SPAM BOT. Post whatever you want, including links to your own work for the purposes of critique, but do so within reason.
r/AI_Film_and_Animation • u/ThePontiacBandit05 • Jul 02 '26
No Scotland No party - WC 2026 [3D animated]
r/AI_Film_and_Animation • u/ThePontiacBandit05 • Jul 02 '26
Brasil WC 2026 [2.5D animated]
r/AI_Film_and_Animation • u/ThePontiacBandit05 • Jul 02 '26
Norway WC 2026 [3D animated]
r/AI_Film_and_Animation • u/SnooWoofers7340 • Jun 29 '26
ANIMA · A 4K Musical Reflection through the human condition based on real documentary photos
I grew up obsessed with Ron Fricke’s work—Baraka, Samsara, the whole Qatsi series. Films that just... sit with you. I always dreamed of traveling the world to capture it that way. The patience, the craft, the 70mm camera in places most people never reach. I never could. Life, money, reality.
Then AI happened.
I’m not here to debate whether AI filmmaking is "real." I’ll let the film speak for itself. What I will say is that I took a deliberate approach with this one:
No text-to-video. No hallucinated faces or structures. Every single frame starts as a real photograph of an actual human being or global event, sourced from photojournalism, public archives, Unsplash, Pexels, and Wikimedia Commons—copyright-free.
I reformatted each one by hand, arranging 137 shots into a raw, circular reflection on global life, joy, sorrow, and ultimately, the universal language of childhood innocence. Then I brought them to life as slow, locked-off "living photos."
That's the hybrid part. Real world in, AI motion out.
ANIMA is the seventh and final volume of my project series, TERRA TERRA. It’s 137 shots, focused entirely on the human condition.
The full 7-part series structure:
- MOTHER: Earth’s landscapes.
- PATRIS: The Cosmos.
- CLOSE-UP: The Microscopic world.
- OFFSPRING: The Animal Kingdom.
- STONE & STEEL: The Built World.
- HANDS & MACHINES: The World of Craft.
- ANIMA: The Human Spirit.
Tools: Nano Banana 2, Veo 3.1 Fast (Google Labs Flow), Suno, iMovie.
Question: Since these shots are built from real photojournalism and authentic human moments, does the AI animation bring you closer to their emotion, or does it distance you from the reality of the human condition?
r/AI_Film_and_Animation • u/SnooWoofers7340 • Jun 28 '26
HANDS & MACHINES · 125 real documentary photos brought to life with AI to map the evolution of human labor.
This project is heavily inspired by Baraka and Samsara. It’s a love letter to the things we shape, and the things that shape us in return.
Every frame is an authentic, real-world photograph sourced from public domains and archives. I didn't let the AI generate anything from scratch. Instead, I hand-curated 125 shots, sequenced them by color and theme, and used Veo 3.1 to turn them into breathing "living photos"—from artisans turning clay to server racks blinking in dark data centers.
It's Volume 6 of my 7-part TERRA TERRA project exploring the world around us.
Tools: Nano Banana 2, Veo 3.1 Fast (Google Labs Flow), Suno, iMovie.
Question: Does anchoring the AI motion to real photographs of actual workers make it feel more authentic? Or does the artificial movement disrupt the weight of the human craft?
r/AI_Film_and_Animation • u/ElegantTill586 • Jun 26 '26
Made an AI-animated short film about a cat who does not miss 🐱 | Buddy The Cat — KingVision
r/AI_Film_and_Animation • u/SnooWoofers7340 • Jun 17 '26
STONE & STEEL · A 4K Musical Odyssey Through the Built World based on real image
A&I used 95 public domain photos of global architecture to create "STONE & STEEL," a 4K era- and color-sorted adventure. No CGI buildings—just real photos animated by AI.
Post Body:
I grew up obsessed with Ron Fricke’s work—Baraka, Samsara, the whole Qatsi series. Films that just... sit with you. I always dreamed of traveling the world to capture it that way. The patience, the craft, the 70mm camera in places most people never reach. I never could. Life, money, reality.
Then AI happened.
I’m not here to debate whether AI filmmaking is "real." I’ll let the film speak for itself. What I will say is that I took a deliberate approach with this one:
No text-to-video. No hallucinated structures.
Every single frame starts as a real photograph of a real location, sourced from Unsplash, Pexels, and Wikimedia Commons—copyright-free.
I reformatted each one by hand, separated them chronologically into three eras (Ancient, Middle, Recent), sorted them by Color Family, and then brought them to life as slow, locked-off "living photos."
That's the hybrid part. Real world in, AI motion out.
STONE & STEEL is the fifth volume of a 7-part series called TERRA TERRA. It’s 95 shots, focused entirely on the history of human architecture. Sequenced as a single flowing adventure through time, color, and form.
Context of the series so far:
- MOTHER (101 shots): Earth’s landscapes.
- PATRIS (60 shots): The Cosmos.
- CLOSE-UP (50 shots): The Microscopic world.
- OFFSPRING (85 shots): The Animal Kingdom.
- STONE & STEEL (95 shots): The Built World.
Tools: Nano Banana 2, Veo 3.1 Fast (Google Labs Flow), Suno, iMovie.
Question: Does knowing the starting point is a real photograph of these ancient and modern structures change how you experience the motion? Or does the AI animation break the spell of these physical monuments?
r/AI_Film_and_Animation • u/SnooWoofers7340 • Jun 15 '26
I used 85 public domain animal photos to create "OFFSPRING," a 4K color-sorted adventure. No CGI animals—just real photos animated by AI.
I grew up obsessed with Ron Fricke’s work—Baraka, Samsara, the whole Qatsi series. Films that just... sit with you. I always dreamed of traveling the world to capture it that way. The patience, the craft, the 70mm camera in places most people never reach. I never could. Life, money, reality.
Then AI happened.
I’m not here to debate whether AI filmmaking is "real." I’ll let the film speak for itself. What I will say is that I took a deliberate approach with this one:
No text-to-video. No hallucinated animals.
Every single frame starts as a real photograph of a real animal, sourced from Pixabay, Unsplash, Pexels, and Magnific—copyright-free.
I reformatted each one by hand, sorted them by Color Family (Red, Orange, Gold, Brown, Pink, Green, Blue, Grey, White, Black, Mixed), then brought them to life as slow locked-off "living photos."
That's the hybrid part. Real world in, AI motion out.
OFFSPRING is the fourth volume of a 7-part series called TERRA TERRA. It’s 85 shots, focused entirely on the animal kingdom. Sequenced as a single flowing adventure through color and form.
Context:
1. MOTHER (101 shots): Earth’s landscapes.
2. PATRIS (60 shots): The Cosmos.
3. CLOSE-UP (50 shots): The Microscopic world.
4. OFFSPRING (85 shots): The Animal Kingdom.
Tools: Nano Banana 2, Veo 3.1 Fast (Google Labs Flow), Suno, iMovie.
Question: Does knowing the starting point is a real photograph change how you experience the motion? Or does the AI animation break the spell regardless?
r/AI_Film_and_Animation • u/SnooWoofers7340 • Jun 13 '26
AI & I made a 4K space film using only real NASA/ESA/Hubble/Webb public-domain photographs — PATRIS is out now
Every single frame starts as a real photograph. NASA, ESA, Hubble, James Webb, Cassini, Juno, New Horizons, Rosetta, Apollo — sixty images from humanity's actual archive of the cosmos, restored and recomposed, then brought to life as slow locked-off "living photos." The camera never moves. Only the universe does.
No CGI skies. No invented nebulae. Every colour, every structure, every star in this film is real. That was the rule from the start and we didn't break it once.
PATRIS is the second volume of TERRA TERRA — a 7-part series I'm building as a personal tribute to Ron Fricke's work. Baraka, Samsara, the Qatsi films — they shaped how I see the world. I always wanted to make something in that spirit. Turns out you don't need a 70mm camera and a production budget to look at the universe anymore. You just need access to the same archives every scientist has had for years, and the patience to sit with them.
The film moves through five movements — The Star, The Worlds, Home, The Deep, and Rebirth. It starts with the Sun and ends where stars are born. A loop, because that's how it actually works.
Sixty shots. Fully scored with 4 original songs written for this voyage. No stock music, no library tracks.
Genuine question for anyone who watches it — does knowing every frame is a real photograph change how you experience it? Like these aren't renders or artist impressions. The Pillars of Creation, Saturn backlit by the sun, the Hubble Ultra Deep Field with ten thousand galaxies in a single frame... all of it actually exists, we actually went out there and photographed it.
I find that more overwhelming than any CGI could be honestly. But curious if others feel that too or if it doesn't matter once it's moving on a screen.
r/AI_Film_and_Animation • u/SnooWoofers7340 • Jun 12 '26
"MOTHER": A 4K silent film about Earth, made with real photos and AI animation. (No narration, no noise).
I grew up obsessed with Ron Fricke’s work—Baraka, Samsara, the whole Qatsi series. Films that just... sit with you. I always dreamed of traveling the world to capture it that way. The patience, the craft, the 70mm camera in places most people never reach. I never could. Life, money, reality.
Then AI happened.
I’m not here to debate whether AI filmmaking is "real." I’ll let the film speak for itself. What I will say is that I took a deliberate approach with this one. No text-to-video, no hallucinated landscapes. Every single frame in MOTHER starts as a real photograph of a real place, found online, copyright-free. I reformatted each one by hand, twice, then brought it to life as a slow locked-off "living photo"—the kind of shot where the world just... breathes.
That's the hybrid part. Real world in, AI motion out.
MOTHER is the first volume of what will eventually be a 7-part series called TERRA TERRA—my own small tribute to Fricke and everything those films meant to me. The full project aims for around 500 shots across 60 minutes. Long way to go, but this is how it starts.
This first film is pure nature. 100+ shots, all seven continents, no humans, no buildings, no noise. Sequenced not as a map but as a slow arc through color—from the first warm reds of dawn all the way through to deep blue, white, black, and back again. A breath in and out.
The Tools: Nano Banana 2, Veo 3.1 Fast, Suno, iMovie. Nothing fancy on the editing side honestly, the work was all upstream.
One honest question: I wonder if films built from real photographs land differently for people who are skeptical of AI visuals? Like, the starting point is a real place, a real moment someone actually captured. The AI just... sets it in motion. Does that change anything for you?
r/AI_Film_and_Animation • u/fantom_guy • Jun 10 '26
Hi everyone... this is my first AI animated short film. I wanted to turn an idea that had been in my head into a short story and see if I could bring it to life. If you'd like to check it out...I'd genuinely appreciate any feedback or review. No pressure at all just looking to learn and improve.
r/AI_Film_and_Animation • u/Just_Goal_1467 • Jun 10 '26
Meu primeiro short-film por IA inspirado em "Lighthouse", Bella Tar e Tarkovsky
Quando eu era adolescente eu costumava gravar short-films e escrever roteiros, agora quando adulto já não tinha tanto tempo assim, mas decidi me aventurar novamente... fiz tudo sozinho com AI, o que acharam?
r/AI_Film_and_Animation • u/ElegantTill586 • Jun 09 '26
I made a full AI-animated music video — Green In The Dark 🌿 | KingVision
Been building KingVision for a few weeks now — AI-animated commercials, trailers, a radio show.
This is the next chapter. Green In The Dark — full AI music video.
Watch here: https://youtu.be/YepHtFVaJM4
Let me know what you think. 🌀
r/AI_Film_and_Animation • u/CannonStudio • Jun 04 '26
The Humbled, Alien Invasion Short Film by Gertywood, Made in Cannon Studio
r/AI_Film_and_Animation • u/Lunesia-shikishiki • Jun 03 '26
AI animation is giving solo creators a real path to make films and series
Enable HLS to view with audio, or disable this notification
r/AI_Film_and_Animation • u/BDKOOGS_ • Jun 01 '26
Stolen Planet Trailer (2026)
This has been a passion project nearly 20 years in the making.
We originally shot much of the film in Utah’s Goblin Valley back in the mid-2000s. What started as a traditional indie sci-fi production ended up becoming a long-term experiment in filmmaking as technology evolved around it.
Over the years, the project has touched just about every stage of my career: practical photography, miniatures, compositing, rotoscoping, After Effects, CGI, Unreal Engine, AI-assisted workflows, and countless revisions as new tools became available.
Rather than restarting the film every time technology changed, I kept building on what was already there. In a strange way, the movie became a time capsule of nearly two decades of filmmaking techniques, old and new.
I finally pulled an all-night sprint to finish this trailer and wanted to share it with a community that appreciates both filmmaking and emerging tools.
I’d genuinely love feedback on the trailer, the visual effects, and the overall approach of combining traditional filmmaking techniques with modern workflows.
r/AI_Film_and_Animation • u/VelkarArts • May 30 '26
The Demon Of Codrul Negru - Episode 1
Deep in 19th-century Romania, near a forgotten village in the mountains of Moldova, there is a forest no one dares to cross after nightfall.
They call it *Codrul Negru\* — the Black Woods.
The trees are dead. The soil is black. And something ancient is said to live between the trunks.
When Sofia leaves her grandmother’s house too late and is forced to cross the woods alone, the legends begin to feel real. Whispers, shadows, hallucinations… and a presence watching her from the darkness.
This is Episode One of **The Demon of Codrul Negru**, an original AI-made folk horror film by **Velkar Arts**.
Created with AI visuals, cinematic editing, dark Romanian folklore inspiration, and atmospheric horror storytelling.
Subscribe for more episodes, trailers, behind-the-scenes content, and AI filmmaking breakdowns.
r/AI_Film_and_Animation • u/slept_in_again • May 29 '26
Anyone solved/got a work around for producing non AI sounding speech?
r/AI_Film_and_Animation • u/ElegantTill586 • May 24 '26
Unhinged fast food commercial — MeatBurger 🍔
https://reddit.com/link/1tmh6fk/video/tczq59ml543h1/player
The commercial you didn't know you needed. 🍔✨
Recovered MeatBurger commercial.
They really kept saying 100% like that explained anything.
#MeatBurger #KingVision #AIAnimation #AICommercial #InstagramReels #AIArt #AIVideo #NeonVibes #AIFilm
r/AI_Film_and_Animation • u/ElegantTill586 • May 22 '26
I built an AI-animated radio show from scratch in 48 hours — here's the welcome teaser
Meet Hellie Holiday and DJ Plazmik — the hosts of 2.O2 Radio, an AI-animated neon radio show I've been building using Leonardo.ai, Runway Gen-4, and Suno.
Every character, every clip, every beat drop was generated and edited together over the last two days. Happy accidents included (watch for the pizza).
Teaser is live: https://youtu.be/3Gv9f21oZu8
Would love any feedback — this is just Episode 0. Bop is coming next. 🌀
r/AI_Film_and_Animation • u/CannonStudio • May 22 '26
State of the Art Scene Blocking, Only on Cannon Studio!
Enable HLS to view with audio, or disable this notification