Telly Media Reborn v2 Telly Media Reborn v2

Telly Media Reborn v2

FEATURED
Video Effects Windows x64

Is a powerful video overlay and media management plugin for VirtualDJ that transforms your DJ setup into a complete multimedia experience. Display videos, images, GIFs, text overlays, and interactive SMS messages with professional-grade controls and stunning visual effects.

🎬 Core Features
Media Management
Multi-Bank System: 10 banks with 10 slots each (100 total media slots)
Custom Bank Names: Organize your media with personalized bank labels
Smart Slot Counters: Visual badges show how many slots are filled in each bank
Drag & Drop: Easy media loading with instant preview
Supported Formats: Videos (MP4, AVI, MOV), Images (PNG, JPG, BMP), GIFs (animated)
Video Playback
Independent Video Engine: Play videos separate from VirtualDJ's main video output
Full Playback Controls: Play, pause, stop, loop, and volume control
Alpha Transparency: Adjustable opacity for seamless overlays
Hardware Acceleration: GPU-powered rendering for smooth performance
Multiple Video Formats: Support for all common video codecs
Image & GIF Support
Static Images: Display logos, graphics, and photos
Animated GIFs: Full animation support with frame-accurate playback
Transparency: PNG alpha channel support for professional overlays
Scaling Options: Fit, fill, stretch, or maintain aspect ratio

🎨 Advanced Layout System
Professional Canvas Editor
Visual Layout Designer: Drag-and-drop overlay positioning
Zoom Controls: 50% to 300% zoom with live preview
Alignment Guides: Rule of thirds grid for perfect composition
Grid Snapping: Snap overlays to grid for precise alignment
Multi-Panel Support: Create unlimited overlay panels
Overlay Panels
Image Panels: Display static or animated graphics
Text Panels: Dynamic text overlays with custom fonts
Shader Panels: 38 built-in audio-reactive shaders
Z-Order Control: Layer management with move up/down controls
Individual Positioning: X, Y, width, height controls per panel

✨ Visual Effects & Shaders
38 Built-In Shaders
Original Effects (8):

Plasma Wave, Neon Tunnel, Audio Bars, Starfield
Fire Storm, Pulse Rings, Kaleidoscope, Matrix Rain
Beat-Reactive Effects (30):

Beat Strobe, Waveform Rings, Laser Grid, Neon Helix
Glitch Blocks, Vortex Spiral, Electric Arc, Bokeh Lights
Bass Shockwave, Beat Radar, Neon City, Freq Tunnel
Audio Nebula, Kick Ripple, Strobe Digital, Beat Fractal
And 14 more stunning effects!
Audio Reactivity:

Real-time bass, mid, and treble analysis
BPM synchronization with VirtualDJ
Beat phase detection for perfect timing
Exponential kick decay for smooth animations

💬 Interactive Messaging
SMS Text-to-Screen
ClickSend Integration: Display incoming SMS messages as bubbles
WhatsApp Business API: Show WhatsApp messages in real-time
Custom Bubble Themes: 5 professional bubble designs
Layout Modes: Vertical stack, horizontal scroll, or grid
Auto-Moderation: Filter inappropriate content
Message Queue: Smooth animations with configurable display time

Text Overlays
Custom Text Panels: Add any text with full formatting
Font Selection: Choose from system fonts
Color & Style: Full color picker with transparency
Dynamic Updates: Change text on-the-fly

🎯 User Interface Modern Design
Interactive Hover Effects: Slots light up and lift on hover
Smooth Animations: 60fps transitions throughout
Toast Notifications: Instant feedback on all actions
Status Bar: Real-time operation updates
Professional Color Scheme: Dark theme with accent colors

Organized Tabs
Media: Bank selection and slot management
Layout: Canvas editor and overlay positioning
Options: Settings, licensing, and configuration
Shaders: Shader selection and preview

Join Our Facebook Community

Get support, share tips, and connect with other users

Join Group
v2.1.4
Latest Version
40
Downloads
6
Sales
10
Versions

Versions & Changelog

v2.1.4 Latest
Mar 30, 2026 211.99 KB

Fixed overlay panels visually moving when Panel 0 resizes — The root cause was in TellyMediaPlugin.cpp: the overlay texture was composited using m_pVertexShader which reads panelX/panelY/panelW/panelH from a constant buffer to position its quad. The CB still had Panel 0's bounds from previous rendering, so the overlay was drawn within Panel 0's area instead of fullscreen. When Panel 0 shrank, all overlays shrank with it.Fix: Changed overlay compositing to use m_pVertexShaderPositioned with an explicit fullscreen vertex buffer (-1,-1 to 1,1), so overlays always render at their absolute screen positions regardless of Panel 0's size.

v2.1.3
Mar 18, 2026 306.72 KB
v2.0.12
Mar 18, 2026 308.16 KB
v2.0.7
Mar 18, 2026 308.25 KB
v2.0.6
Mar 17, 2026 307.47 KB

Summary of Features Added & Fixes Applied
Features Added
Add Folder button: UI button to import an entire folder of images/videos into slots sequentially
Folder browser dialog: Modern IFileDialog folder picker with proper COM cleanup
Automatic file scanning: Alphabetical sorting, image/video filtering, batch loading with license checks
200 slots per bank: Increased from 100 to 200 slots (7 cols × 29 rows)
Bugs Fixed
Shader visibility: Shaders now render correctly when main panel is visible and respect hide/show toggling
UI resize controls: Rotation buttons and bottom bar controls no longer go off-screen when window is minimized
Rotation crashes: Fixed GDI+ out-of-bounds memory writes for 90°/270° rotations by recalculating pre-transform draw rect and adding clip regions
Missing rotation in effects: DrawImgFx now applies rotation (effects + rotation works correctly)
Compilation errors: Fixed duplicate control ID conflict and missing #include <algorithm>
Performance/Code Quality
Safe COM handling: Proper CoInitializeEx/CoUninitialize and IUnknown::Release patterns
Bounds checking: Added clip regions to prevent DIB corruption during rotation
Adaptive UI: Bottom bar button widths now scale with window size
Clean error handling: File validation and graceful failure paths for folder imports

v2.0.5
Mar 17, 2026 302.52 KB
v2.0.4
Mar 16, 2026 296.32 KB

? Media Slot Panel System
Individual Slot Panels
Per-Slot Customization: Each of the 140 slots (14 banks × 10 slots) can have its own unique panels
Panel Types:
Text Panels - Custom text with fonts, colors, animations
Image Panels - Custom images with positioning and effects
Main Slideshow - The original media content
How It Works
Right-click any slot ? "Edit Panels"
Add Text Panel ? Creates text overlay for that specific slot
Add Image Panel ? Creates image overlay for that specific slot
Customize ? Font, size, color, position, animations
Save ? Panels are stored in that slot only
Slot Behavior
When slot loads: Shows its custom panels + the media content
Different slots = Different panels: Each slot maintains its own panel layout
Fallback: If slot has no custom panels, uses global panels
Technical Implementation
SlotData structure: Added customPanels[], hasCustomPanels, numCustomPanels
Panel Editor Window: Dedicated UI for managing slot-specific panels
Live Preview: Changes update immediately when slot is active

vV2.0.3
Mar 15, 2026 286.47 KB

? UI Improvements
? Bug Fixes
Fixed duplicate text rendering - Text panels were displaying twice due to rendering in both RenderFrameToGDI() and RenderOverlayToGDI(). Now only render once in RenderOverlayToGDI() to prevent duplication.
Fixed swapped button labels - "+ Text" and "+ Song" buttons had their functions reversed. Restored to original order:
"+ Text" creates custom text panel ("Your Text Here")
"+ Song" creates now playing panel ("Now Playing...")


TellyMedia v2.0.3 - Enhanced license management with sub-licenses

? SMS Text to Screen Feature
ClickSend SMS Integration - Added support for receiving SMS messages and displaying them on screen
Real-time SMS Display - SMS messages appear in styled bubble panels with fade-in animations
Multiple SMS Themes - Support for different bubble styles (iOS, Android, WhatsApp, etc.)
SMS Panel Settings - Configurable font size, colors, and bubble appearance
ClickSend API Integration - Secure API authentication with username/key
SMS History Tracking - Displays recent messages with timestamps
SMS Animation Effects - Smooth scroll and fade animations for incoming messages
Phone Number Configuration - Support for multiple recipient numbers
SMS Toggle Control - Enable/disable SMS display from UI
Error Handling - Graceful handling of API failures and connection issues

v1.0.1
Mar 9, 2026 284.44 KB

Updated New License Manager

v1.0.0
Mar 9, 2026 284.44 KB

testing my nuggets

Have a Discount Code?

Choose Your License

2 Days License
$5.00

Access for 2 days.

Sign In to Purchase
Monthly License
$18.00

Billed monthly. Renew to keep access.

Sign In to Purchase
Yearly License
$95.00

Billed yearly. Best value for regular use.

Sign In to Purchase
Lifetime License
$299.00

One-time payment. Lifetime access.

Sign In to Purchase

Plugin Info

Version
v2.1.4
Last Updated
Mar 30, 2026
Category
Video Effects
Downloads
40
Added
Mar 9, 2026
OS Support
Windows
Architecture
64-bit
Min VDJ Version
2025