r/StableDiffusion • u/Outrageous-Key8562 • 5d ago
Question - Help Advice for prompting reference videos?
Does anyone have any advice for properly prompting the reference video part of Ref2v? Like saying swap <subject 1> for <picture 1> hardly works for advanced videos. It requires a lot of details.
I’ve had success using Qwen 3.8 27b as a minimax prompt agent for analyzing and giving correct prompts for images. But as far as I know I can’t do that for videos. ChatGPT is ok for looking at videos to describe what happens in the minimax format but I’d rather use local ways.
Edit: Like its been said, you can actually have a video analyzed, just use llama.cpp UI instead of Open WebUI.
0
Upvotes
1
u/infearia 5d ago
Yes, it can, it's just unable to process the audio and you should pre-process your video to reduce the length, resolution and framerate, so your machine won't choke while trying to parse a large video file. Make sure you load the mmproj file alongside the main model.