One video per product. Thousands of products.
TikTok Shop sellers with product videos get 3-5x more conversions than those with static listings. But if you have 1,000 SKUs, creating 1,000 individual videos in Premiere or CapCut isn't realistic.
The pattern is simple: take a video template, overlay each product's image and text, output a unique video. FFmpeg does this in one command per product. RenderIO runs all 1,000 commands in parallel.
What you need
A template video: 1080x1920 (9:16), 10-20 seconds, with designated areas for product content. This can be a motion graphics loop, a lifestyle background, or a simple gradient animation.
Product data: For each SKU, you need:
Product image (PNG with transparent background works best)
Product name
Price
One key selling point
A RenderIO API key: Sign up at renderio.dev, plans start at $9/month (500 commands).
The FFmpeg command
Basic: image overlay + text
With animated entrance (fade in product)
The product image fades in at 0.5 seconds over 0.8 seconds. Gives a more polished look than a static overlay.
With price tag animation
Text appears at specific timestamps: price at 1.5 seconds, CTA at 2.5 seconds.
Batch processing script
Step 1: Prepare product data
Step 2: Generate videos via RenderIO API
Step 3: Poll for completion
Multiple templates for variety
Using one template for all products looks repetitive. Create 3-5 templates and rotate:
4 templates across 1,000 products means each template is used ~250 times. Different enough to not look repetitive on a user's feed.
Cost breakdown
| Catalog size | Videos created | API calls | Plan | Monthly cost |
| 100 SKUs | 100 | 100 | Starter | $9/mo |
| 500 SKUs | 500 | 500 | Growth | $29/mo |
| 1,000 SKUs | 1,000 | 1,000 | Growth | $29/mo |
| 5,000 SKUs | 5,000 | 5,000 | Pro | $49/mo |
| 10,000 SKUs | 10,000 | 10,000 | Business | $99/mo |
Even at 10,000 SKUs, you're within the Business plan at $99/month (20,000 commands). Zero egress fees.
Compare to freelance video editors: 1,000 videos at 5,000. The API costs 49.
Processing thousands of product videos? The Business plan at $99/mo covers 20,000 commands. Get your API key at renderio.dev.
Tips for better product videos
Keep templates under 15 seconds. TikTok completion rate matters more than length.
Use PNG images with transparent backgrounds. They overlay cleanly on any template.
Put the price in the first 2 seconds. Users decide to watch based on price relevance.
Update templates monthly. Fresh templates prevent creative fatigue.
A/B test: Create 2 versions per product and let TikTok's algorithm pick the winner.
Build once, run forever. Every new product in your catalog gets a TikTok video automatically.