How to Add an AI Video Generator to WordPress
Text-to-video is the hardest modality to bolt onto a website yourself: the models are heavy, the APIs are fiddly, and the renders take real GPU time. StudioUI handles that part for you. Once the plugin is installed and connected, a visitor types a prompt, the clip renders on hosted GPUs (or your own backend on Pro), and the finished file lands in your WordPress media library. This guide walks the full path from install to first clip.
Before you start
- A self-hosted WordPress site (not WordPress.com) where you can install plugins.
- The StudioUI plugin — install free; no API keys or GPU are needed to begin.
- A page to host the studio. Video renders are the heaviest modality, so expect a clip to take noticeably longer than an image — plan the UX around a short wait, not an instant result.
Step 1 — Install StudioUI
Upload and activate the StudioUI plugin like any other WordPress plugin. Activation registers the studio shortcode and the settings screen. Nothing generates yet — the plugin still needs compute to talk to.
Step 2 — Connect hosted compute
To run video without owning a GPU, connect your site to StudioUI’s hosted gateway with a one-time connect code. Paste the code into the connect screen and the site mints a token that bills generation to your credit balance. This is the zero-infrastructure path: the video model runs on hosted hardware and you only pay per clip.
Step 3 — Place the studio on a page
Create or edit a page and drop in the studio shortcode:
[studioui_studio]
Publish the page and the full studio appears, video included. The same embed carries every modality you’ve enabled, so visitors can switch between image and video in one interface rather than landing on a separate tool.
Step 4 — Generate your first clip
Open the studio, switch to the video mode, write a prompt that describes the motion as well as the subject (camera movement and action matter more for video than for a still), and generate. A short AI video clip costs 450 credits on hosted compute, and the live cost is shown on the generate button before you commit. When the render finishes, the clip is saved to your media library ready to attach to a post or page.
Step 5 — Decide hosted vs self-host
Hosted compute (the Free path) needs no setup and bills per clip. If you generate video at volume and already have a GPU, StudioUI Pro ($149/yr) lets you point the video backend at your own Wan/ComfyUI setup or bring your own video API key (for example fal.ai) so you skip per-generation fees. Most sites start hosted and move to Pro only once volume justifies it.
Troubleshooting
- Clip takes a long time — that’s expected. Video is the most GPU-intensive modality; a render that would be instant for an image can take a while. Keep clip length and resolution modest while you validate the flow.
- Generation fails and credits are returned — failed hosted jobs refund automatically, so a returned balance means the render didn’t complete, not that you were charged twice. Retry with a simpler prompt.
- No video option in the studio — confirm video is enabled in StudioUI settings and that your site is connected to compute; without a connection the studio has nothing to render with.
- Motion looks wrong — describe the movement explicitly. Prompts that only describe a static scene give static-feeling clips; name the action and camera move.
FAQ
How much does an AI video clip cost?
On hosted compute a clip is 450 credits, and the exact cost is shown live on the generate button. On Pro self-hosted or BYO-key, you pay your provider/GPU directly with no per-generation StudioUI fee.
Do I need a GPU to add AI video to WordPress?
No. The hosted path renders on hosted GPUs and charges per clip in credits. A GPU only matters if you go Pro to self-host the video backend.
Where do the finished videos go?
Each clip is written to your WordPress media library like any other upload, so you can embed it in posts, pages or products immediately.
Can my visitors generate video, or only me?
Either. Use WordPress roles and the studio page’s visibility to decide who can generate — admin-only, members, or a public page with a free allowance to draw people in before they buy credits.
Is the video studio white-label?
Yes. The studio carries your branding, not StudioUI’s, so your visitors see your product, not ours.
Put an AI video studio on your site
Install StudioUI free, connect compute, drop the shortcode on a page, and your WordPress site renders text-to-video clips straight into your media library — hosted, or on your own backend with Pro.
Install free · See pricing & credits · More on text-to-video
Related in guides & tutorials
- Add an AI Art Generator to WordPress | StudioUI
- AI Product Images in WordPress | StudioUI
- Build an AI Image Generator Site | StudioUI
- Build an AI SaaS with WordPress | StudioUI
- Create Blog Images with AI in WP | StudioUI
- Generate AI Thumbnails in WordPress | StudioUI
- How to Add AI Music to WordPress | StudioUI
- How to Add an AI Chatbot to WordPress | StudioUI