Video & Media Block (mj-video)
Embed engaging video previews with automated play button overlays, high-resolution poster images, and direct landing links.
Key Takeaways
- Native HTML5 <video> tags are blocked by over 80% of email clients (Outlook, Gmail, Yahoo).
- PostBrix compiles mj-video into an accessible, high-definition thumbnail image with a centered vector play icon overlay.
- Automatically parses YouTube, Vimeo, Loom, and Wistia links or accepts custom video poster uploads.
- Clicking the video preview instantly opens the video on your hosted landing page or player in a new browser tab.
Why Video in Email Requires Smart Fallbacks#
While embedding raw HTML5 <video> tags or <iframe> embeds works in modern web browsers, over 80% of email clients block inline video playback:
- Gmail: Completely strips
<video>and<iframe>tags to prevent malicious script injection. - Outlook Desktop: Treats
<video>as unsupported code and displays a blank space. - Yahoo Mail: Disables embedded media playback controls.
Attempting to force inline video playback results in broken email templates and frustrated subscribers.
How PostBrix Solves Video in Email#
PostBrix uses the industry-standard Bulletproof Video Thumbnail pattern:
- Drag the Video block onto any column on the canvas.
- In the right panel, paste your video destination URL (YouTube, Vimeo, Loom, Wistia, or a custom video landing page).
- PostBrix automatically fetches the high-resolution video poster frame, or you can upload a custom 2x Retina graphic.
- An elegant, vector play button overlay is rendered directly in the center of the thumbnail.
- When recipients click anywhere on the thumbnail, the video opens immediately in a new tab on your optimized video player page.
Frequently Asked Questions
Can recipients play the video directly inside Gmail or Outlook?
No major email client except Apple Mail supports inline video playback due to strict security sandbox rules. The play button thumbnail pattern achieves significantly higher click-through rates by driving engaged viewers to your video landing page.
Can I use an animated GIF as the video preview?
Yes. Upload a 3–5 second looping GIF as the custom poster image to create high-motion previews with a centered play button overlay.
Does the video thumbnail resize properly on mobile phones?
Yes. PostBrix outputs fluid CSS and explicit pixel width constraints, ensuring the thumbnail scales down seamlessly on smartphones without cropping or distortion.