Earnings Result Video

Landscape slate deck with Revenue/EPS/Guidance stat cards; swap company, ticker, quarter, verdict and the stats array.

Type
Video
Format
Full HD · 16:9
Orientation
Landscape
Duration
12.35s
Scenes
3
Render cost
$0.00309 / render
Variablesvideo
Open in editor

Free template · opens in the editor, no account required.

Customize Earnings Result Video

Earnings Result Video is a ready-to-render Finance / crypto video design formatted for Full HD · 16:9 with 3 scenes and support for variables, video. Open it in the editor to replace its copy and media, then render variations through the Zvid API.

12 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.

deskNameText
EARNINGS DESK
companyText
Netflix, Inc.
tickerText
NFLX
quarterText
Q2 2026 Results
verdictText
Beat on both lines.
afterHoursText
Shares +7% after hours
accentColor
#5EC8FF
accentUpColor
#4CE0A6
accentDownColor
#FF6E7F
statsList · 3
labelRevenue
value$9.56B
delta▲ 16% YoY
noteBeat est. $9.53B
labelEPS
value$4.88
delta▲ vs $4.74 est.
noteMargin expansion continues
labelFY Guidance
valueRaised
deltaRev +14-15%
noteAds tier ahead of plan
introVideoMedia URL
musicUrlMedia URL

The exact JSON payload

This is the full render config — POST it to the API, or open it in the editor to tweak.

Open in editor ↗
{
  "name": "finance-earnings-result",
  "resolution": "full-hd",
  "frameRate": 30,
  "backgroundColor": "#0C1424",
  "outputFormat": "mp4",
  "variables": {
    "deskName": "EARNINGS DESK",
    "company": "Netflix, Inc.",
    "ticker": "NFLX",
    "quarter": "Q2 2026 Results",
    "verdict": "Beat on both lines.",
    "afterHours": "Shares +7% after hours",
    "accent": "#5EC8FF",
    "accentUp": "#4CE0A6",
    "accentDown": "#FF6E7F",
    "stats": [
      {
        "label": "Revenue",
        "value": "$9.56B",
        "delta": "▲ 16% YoY",
        "note": "Beat est. $9.53B"
      },
      {
        "label": "EPS",
        "value": "$4.88",
        "delta": "▲ vs $4.74 est.",
        "note": "Margin expansion continues"
      },
      {
        "label": "FY Guidance",
        "value": "Raised",
        "delta": "Rev +14-15%",
        "note": "Ads tier ahead of plan"
      }
    ],
    "introVideo": "https://videos.pexels.com/video-files/38358369/16288461_1920_1080_25fps.mp4",
    "musicUrl": "https://cdn.pixabay.com/audio/2026/02/24/audio_3f375fdf97.mp3"
  },
  "scenes": [
    {
      "id": "title",
      "duration": 4.2,
      "backgroundColor": "#0C1424",
      "transition": "smoothleft",
      "transitionId": "cards",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "VIDEO",
          "src": "{{introVideo}}",
          "width": 1920,
          "height": 1080,
          "position": "center-center",
          "resize": "cover",
          "volume": 0,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4.2
        },
        {
          "type": "SVG",
          "width": 1920,
          "height": 1080,
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 4.2,
          "svg": "<svg width='1920' height='1080' viewBox='0 0 1920 1080' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='erTitle' x1='0' y1='0' x2='1' y2='0'><stop offset='0' stop-color='#0C1424' stop-opacity='0.95'/><stop offset='0.55' stop-color='#0C1424' stop-opacity='0.62'/><stop offset='1' stop-color='#0C1424' stop-opacity='0.3'/></linearGradient></defs><rect width='1920' height='1080' fill='url(#erTitle)'/><path d='M120 720 H360' stroke='#5EC8FF' stroke-width='5'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 120,
          "y": 300,
          "width": 1150,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.2,
          "enterEnd": 0.7,
          "enterAnimation": "smoothup",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:{{accent}}; font-size:26px; font-weight:700; letter-spacing:6px;'>{{deskName}} · {{ticker}}</div><div style='margin-top:20px; color:#FFFFFF; font-size:96px; line-height:1; font-weight:700; letter-spacing:-2px;'>{{company}}</div><div style='margin-top:26px; color:#9FB4D0; font-size:38px; font-weight:600;'>{{quarter}}</div>"
        },
        {
          "type": "TEXT",
          "x": 120,
          "y": 790,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.75,
          "enterEnd": 1.2,
          "enterAnimation": "smoothleft",
          "exitEnd": 4.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='display:inline-block; background:rgba(76,224,166,0.14); border:1.5px solid rgba(76,224,166,0.5); color:{{accentUp}}; border-radius:999px; padding:14px 38px; font-size:36px; font-weight:700;'>{{verdict}}</div>"
        }
      ]
    },
    {
      "id": "cards",
      "duration": 5.2,
      "backgroundColor": "#0C1424",
      "transition": "fade",
      "transitionId": "outro",
      "transitionDuration": 0.5,
      "visuals": [
        {
          "type": "SVG",
          "width": 1920,
          "height": 1080,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 5.2,
          "svg": "<svg width='1920' height='1080' viewBox='0 0 1920 1080' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='erCards' cx='0.5' cy='0.35' r='0.95'><stop offset='0' stop-color='#132038'/><stop offset='1' stop-color='#0C1424'/></radialGradient></defs><rect width='1920' height='1080' fill='url(#erCards)'/><rect x='120' y='340' width='520' height='500' rx='36' fill='rgba(255,255,255,0.03)' stroke='rgba(94,200,255,0.35)' stroke-width='1.5'/><rect x='700' y='340' width='520' height='500' rx='36' fill='rgba(255,255,255,0.03)' stroke='rgba(76,224,166,0.35)' stroke-width='1.5'/><rect x='1280' y='340' width='520' height='500' rx='36' fill='rgba(255,255,255,0.03)' stroke='rgba(255,110,127,0.3)' stroke-width='1.5'/><rect x='120' y='340' width='520' height='10' rx='5' fill='#5EC8FF'/><rect x='700' y='340' width='520' height='10' rx='5' fill='#4CE0A6'/><rect x='1280' y='340' width='520' height='10' rx='5' fill='#FF6E7F'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 960,
          "y": 180,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.2,
          "enterEnd": 0.65,
          "enterAnimation": "smoothup",
          "exitEnd": 5.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:#8CA3C4; font-size:28px; font-weight:700; letter-spacing:6px;'>THE HEADLINE NUMBERS</div>"
        },
        {
          "type": "TEXT",
          "x": 380,
          "y": 400,
          "width": 460,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 0.45,
          "enterEnd": 0.9,
          "enterAnimation": "smoothup",
          "exitEnd": 5.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:{{accent}}; font-size:30px; font-weight:700; letter-spacing:4px;'>{{stats.0.label}}</div><div style='margin-top:16px; text-align:center; color:#FFFFFF; font-size:112px; line-height:1; font-weight:700; letter-spacing:-3px;'>{{stats.0.value}}</div><div style='margin-top:22px; text-align:center; color:{{accentUp}}; font-size:32px; font-weight:700;'>{{stats.0.delta}}</div><div style='margin-top:14px; text-align:center; color:#7E93B2; font-size:24px; font-weight:500;'>{{stats.0.note}}</div>"
        },
        {
          "type": "TEXT",
          "x": 960,
          "y": 400,
          "width": 460,
          "anchor": "top-center",
          "track": 4,
          "enterBegin": 0.65,
          "enterEnd": 1.1,
          "enterAnimation": "smoothup",
          "exitEnd": 5.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:{{accentUp}}; font-size:30px; font-weight:700; letter-spacing:4px;'>{{stats.1.label}}</div><div style='margin-top:16px; text-align:center; color:#FFFFFF; font-size:112px; line-height:1; font-weight:700; letter-spacing:-3px;'>{{stats.1.value}}</div><div style='margin-top:22px; text-align:center; color:{{accentUp}}; font-size:32px; font-weight:700;'>{{stats.1.delta}}</div><div style='margin-top:14px; text-align:center; color:#7E93B2; font-size:24px; font-weight:500;'>{{stats.1.note}}</div>"
        },
        {
          "type": "TEXT",
          "x": 1540,
          "y": 400,
          "width": 460,
          "anchor": "top-center",
          "track": 5,
          "enterBegin": 0.85,
          "enterEnd": 1.3,
          "enterAnimation": "smoothup",
          "exitEnd": 5.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:{{accent}}; font-size:30px; font-weight:700; letter-spacing:4px;'>{{stats.2.label}}</div><div style='margin-top:16px; text-align:center; color:#FFFFFF; font-size:96px; line-height:1; font-weight:700; letter-spacing:-2px;'>{{stats.2.value}}</div><div style='margin-top:30px; text-align:center; color:{{accent}}; font-size:32px; font-weight:700;'>{{stats.2.delta}}</div><div style='margin-top:14px; text-align:center; color:#7E93B2; font-size:24px; font-weight:500;'>{{stats.2.note}}</div>"
        },
        {
          "type": "TEXT",
          "x": 960,
          "y": 910,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 1.2,
          "enterEnd": 1.6,
          "enterAnimation": "fade",
          "exitEnd": 5.2,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='display:inline-block; background:rgba(94,200,255,0.12); border:1.5px solid rgba(94,200,255,0.45); color:{{accent}}; border-radius:999px; padding:12px 34px; font-size:30px; font-weight:700;'>{{afterHours}}</div>"
        }
      ]
    },
    {
      "id": "outro",
      "duration": 4,
      "backgroundColor": "#0C1424",
      "visuals": [
        {
          "type": "SVG",
          "width": 1920,
          "height": 1080,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4,
          "svg": "<svg width='1920' height='1080' viewBox='0 0 1920 1080' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='erOut' cx='0.5' cy='0.4' r='0.9'><stop offset='0' stop-color='#132038'/><stop offset='1' stop-color='#0C1424'/></radialGradient></defs><rect width='1920' height='1080' fill='url(#erOut)'/><circle cx='960' cy='400' r='90' fill='none' stroke='rgba(94,200,255,0.6)' stroke-width='2.5'/><path d='M912 400 L948 440 L1010 360' fill='none' stroke='#5EC8FF' stroke-width='9' stroke-linecap='round' stroke-linejoin='round'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 960,
          "y": 560,
          "width": 1300,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.25,
          "enterEnd": 0.7,
          "enterAnimation": "smoothup",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='text-align:center; color:#8CA3C4; font-size:26px; font-weight:700; letter-spacing:6px;'>BOTTOM LINE</div><div style='margin-top:18px; text-align:center; color:#FFFFFF; font-size:66px; line-height:1.15; font-weight:700;'>{{company}} delivered a clean beat.</div>"
        },
        {
          "type": "TEXT",
          "x": 960,
          "y": 860,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.75,
          "enterEnd": 1.15,
          "enterAnimation": "fade",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Space Grotesk"
          },
          "html": "<div style='color:{{accent}}; font-size:24px; font-weight:700; letter-spacing:5px;'>{{deskName}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.15,
      "track": 0
    }
  ]
}

More Finance / crypto templates

View all ↗

Ready to ship video at scale?

Start free — your first render is only a JSON payload away.