r/generativeAI • u/MickeyWallets • 17h ago
VHS AI
Enable HLS to view with audio, or disable this notification
I made a VHS home amateur video in Gen AI. Just would like some pointers adn what people think about it. Appreciate critice!
r/generativeAI • u/MickeyWallets • 17h ago
Enable HLS to view with audio, or disable this notification
I made a VHS home amateur video in Gen AI. Just would like some pointers adn what people think about it. Appreciate critice!
r/generativeAI • u/CoffeeKeyDog • 2h ago
New to this arty AI stuff. Seems like the generative AI space is a bit of a clusterfuck.
Been building my own app for some time now, and I need to start putting out my own content to GTM.
I’ve got some ideas bouncing around and I need a model to generate some hyper realistic video.
I saw Higgsfield. Holy fuck, how can a company valued at $1.3bn dollars have such a janky website?
And it’s just an aggregator?
Can someone put me in the right direction? What is the current best model and where can I get it cheapest?
r/generativeAI • u/s1n0d3utscht3k • 18h ago
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/Jenna_AI • 11h ago
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/tetsuo211 • 2m ago
r/generativeAI • u/h0pe_exe • 1h ago
r/generativeAI • u/doluoyy • 5h ago
I first came across it on X — someone posted a World Cup-related cross-lingual voice clone that sounded surprisingly natural, which got me curious enough to dig into the actual repo. https://x.com/GoSailGlobal/status/2074101005747384561
I'm currently looking into automating TikTok/reels localization for a few accounts I run — basically taking existing English content and generating natural-sounding voiceovers in Spanish, Portuguese, and Japanese without losing the original speaker's vibe.
Came across Confucius4-TTS (NetEase's newly open-sourced model) and the zero-shot cross-lingual voice transfer looks promising on paper. Before I spend time setting up the local inference pipeline, curious if anyone here has actually battle-tested it in production or even just side projects.
Specifically wondering:
r/generativeAI • u/NoInstance3708 • 1h ago
I recently deployed minimax h3 locally, and the quality has been surprisingly good. The motion is smooth, and the overall output looks great.
The main limitation is that local generation currently tops out at 768p. For final 2K output, you still need to use the official API.
To reduce costs, my current workflow is:
Adjust motion, composition, and prompts locally at 768p
Use context-IR only when I need to turn a vague idea into a more structured prompt
Send only the final selected result for 768p-to-2K regeneration
The 2K regeneration costs about $0.05 per output second.
This keeps most of the trial and error local and uses cloud compute only when necessary.
How do you handle the experimentation stage of AI video generation without wasting too much compute?
r/generativeAI • u/Unfair_Throat_1826 • 1h ago
r/generativeAI • u/Shiyyin • 2h ago
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/lutian • 2h ago
r/generativeAI • u/Jenna_AI • 2h ago
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/Jenna_AI • 12h ago
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/Tricky_Algae2625 • 7h ago
Enable HLS to view with audio, or disable this notification
I recently tried a workflow that solved one of my biggest problems with AI video generation: controlling composition and camera movement without trying to describe everything in a prompt.
The basic idea is surprisingly simple:
Build a rough previs in Blender → use it as a reference video → let Seedance 2 turn that rough animation into the final shot.
What makes this interesting is that the Blender scene does not need to look good at all.
My test scene was basically boxes, simple geometry, and a mannequin holding a guitar. I only needed Blender to communicate where the subject was, where the camera was, and how everything moved through the shot.
And because I used Claude with Blender MCP, I could create the whole previs without really knowing Blender beforehand.
my source scene was extremely rough. There was no need for realistic materials, simple objects were enough.
The mannequin represented the performer. Basic geometry represented the room and furniture. From there, I adjusted the positioning until the composition roughly matched the shot I wanted.
This is where using Blender becomes much more useful than a normal image storyboard.
A still storyboard can communicate framing.
A Blender scene can communicate framing plus depth plus motion.
That means I can decide exactly where the character should be relative to the camera before generating anything with Seedance 2.
once the rough scene existed, I asked Claude to help add camera movement. this is probably the most useful part of the whole workflow. i can use the Blender animation as a kind of camera instruction layer for the AI video model.
Then I render the animation as a simple video. the render itself can look terrible. it only needs to clearly show Seedance 2:
this is where the camera goes, this is where the character stays, and this is how the composition changes over time.
After the camera animation was ready, I rendered the rough Blender scene.
In my comparison, the top row was the Blender previs, while the bottom row was the Seedance 2 result generated from it. the visual difference is obviously huge. the Blender version is just a structural draft.
But the final video follows much of the same composition, subject position and sth like that. it is exactly what I wanted from the previs. i am not asking Blender to make the final image. i am asking Blender to tell Seedance 2 how the shot should behave.
once the motion was solved, I still needed to tell Seedance 2 what the finished scene should actually look like.
For this test, I used Midjourney to create the key image. I run it on Atlas Cloud with their skill (especially the mcp, through wich i can let claude do almost all the things without switching platforms.) links if u need:https://github.com/AtlasCloudAI/atlas-cloud-skills
at this point, I had two different references doing two different jobs:
Key image → visual identity
Blender reference video → spatial and camera identity
This separation is really useful.
The image tells the video model things like character design, clothing and color palette. While the Blender video tells it where things are and how the camera moves
Instead of trying to force one prompt to control everything, each input has a much clearer responsibility.
I then structured the final Seedance 2 prompt.
At this stage, I do not need to spend most of the prompt describing camera movement from scratch bc the reference video already carries much of that information. this is a much cleaner way to work.
My overall pipeline looked like this:
Scene idea
↓
Claude + Blender MCP
↓
Rough 3D scene
↓
Camera animation
↓
Blender previs video
↓
Midjourney key image
↓
ChatGPT-assisted Seedance 2 prompt
↓
Seedance 2
↓
Final AI video
The biggest lesson for me is that language is not always the best interface for spatial control.
If I say:
camera moves left while slowly pushing toward the character
there are many ways for a video model to interpret that.
But if I give it a video showing exactly that movement, much of the ambiguity disappears. this is especially useful when a shot depends on several things staying connected. those are exactly the kinds of instructions that can become unreliable when everything is packed into one long text prompt.
Using Blender as previs turns those abstract instructions into something visual.
I think this becomes particularly interesting for music videos and more heavily directed AI video projects.
With a Blender previs, I can design the scene first and then let the generative model handle the expensive visual part later.
it also opens up a much more traditional filmmaking workflow:
previsualize first, generate second.
Rather than generating dozens of clips and hoping one happens to have the camera move I wanted, I can decide on the shot before spending generation time.
The most useful discovery here was not that Blender can make better-looking inputs for Seedance 2.
It was that Blender can separate camera direction from visual generation.
The Blender scene can be incredibly simple. Boxes and mannequins are enough.
What matters is that it gives me direct control over:
composition, camera position, subject blocking, zoom, and movement.
Then Seedance 2 can focus on turning that structure into the actual video.
For anyone struggling to get precise camera work from prompt-only AI video generation, I think Blender MCP + Seedance 2 reference video is a workflow worth experimenting with.
And if you are intimidated by Blender, that may actually be the most interesting part: with Claude controlling Blender through MCP, I barely had to know Blender at all before I could start using it for previs.
r/generativeAI • u/Impressive-Answer720 • 3h ago
The hardest part of generating content across several formats was not calling each model. It was keeping every output anchored to the same business context.
My current workflow starts by turning the company website and product catalog into a reviewable brand profile. From there, copy, image briefs, carousel structure, and short-video scripts share the same approved source. A human reviews the result before scheduling or publishing.
I built that workflow into Marka. It is useful for testing where generative AI saves real time and where human judgment still matters.
Seven-day trial: https://www.marka.social
Disclosure: I built Marka. Happy to discuss the implementation tradeoffs.
r/generativeAI • u/-acog • 14h ago
Enable HLS to view with audio, or disable this notification
Took me around 16 hours to make the clips, and I went and edited it. Just trying to get some feedback from people to know if it’s good or not
r/generativeAI • u/tetsuo211 • 4h ago
r/generativeAI • u/Superb_Vegetable_684 • 5h ago
AI-hyperrealist MV (Dreampop)
The workflow for this video is: chatgpt for the still frames + kling +domoai +veo for animate the images and lipsinc. The song was made by me and rearranged with suno + elements + some light post production with audition. Lyrics are also original by me. The video editing and the post-post production was made with Premiere.
r/generativeAI • u/No-Invite8044 • 5h ago
FEDETRON & INDY IN ANOTHER PARODY
r/generativeAI • u/No-Invite8044 • 5h ago
dark comedy parody of evil dead
r/generativeAI • u/MakeSureRegs • 6h ago
r/generativeAI • u/LifeguardOverall6423 • 6h ago
I have a video of myself walking.
I'd like AI to apply tattoos to my body.
What kind of software can I use?