The Korean baseball fan-cam trend went viral on Instagram and TikTok this spring. The format is instantly recognizable: live broadcast scoreboard, KBS channel bug, BEARS jersey, and a single fan in the seats getting their reaction-cam moment.
The Stadium template on EmpirioLabs recreates the whole broadcast cutaway from one uploaded photo. The model handles the stadium plate, scoreboard graphics, jersey, and ambience, then renders a 10-second 1080p clip with Korean baseball audio. Generation takes about 90 to 120 seconds.
See Stadium in action
Here is a sample generated entirely through the Stadium template on EmpirioLabs. No editing, no compositing, no post.
How to generate Stadium videos on EmpirioLabs
You need an EmpirioLabs account with active credits.
Step 1: Open the playground
Sign in to platform.empiriolabs.ai and click Playground in the top navigation. Switch the model selector to a video model. The Stadium template recommends Kling O3 automatically.
Step 2: Open the Templates picker
Click the Templates button in the upper-left corner of the playground. Every available creative effect opens in a modal:
Filter by the Viral category to find Stadium fast, or type the name in the search bar.
Step 3: Select Stadium and add your input
Click the Stadium card. The template gets stamped on the composer. The card's badges tell you what input the template expects: a short prompt, an uploaded photo, or both.
Step 4: Tune optional parameters
Open the Parameters panel under the composer if you want to adjust resolution, duration, or aspect ratio. Most customers leave these alone and let the template defaults pick the right values.
Step 5: Generate
Hit Send. The playground polls for the result. Generation typically takes 60 to 180 seconds for a 10 second clip. The result lands inline with a download button and a 7-day shareable link.
Using the Stadium template via the API
The same effect runs from any OpenAI-compatible client. Pass template: "baseball-stadium" on a standard POST /v1/videos/generations call. EmpirioLabs picks the recommended model and applies the effect:
curl https://api.empiriolabs.ai/v1/videos/generations \
-H "Authorization: Bearer $EMPIRIOLABS_API_KEY" \
-H "Content-Type: application/json" \
-d ''{"template": "baseball-stadium", "image": "https://your-photo.jpg"}''
The endpoint returns a job_id immediately and a poll_url you can hit until the video is ready. The full request and response shape lives in the Generation Templates docs.
Pricing
A 10-second Pro-tier generation runs around $3.36. You only pay for successful generations; failed or refused jobs are not billed. Full pricing for every model lives on the public pricing page.
Try Stadium now
The Stadium template is live for every EmpirioLabs customer. Sign in at platform.empiriolabs.ai, open the playground, and ship your first generation in under a minute. If you want to build it into a product, the same effect runs from the API with a single field on a standard video-generation call.
Browse all templates | Open the playground | Read the Generation Templates docs



