Benchmarks · Multimodal

Video-MME

also: Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis

Can a model understand a video — not just a single representative frame — across clips ranging from 11 seconds to an hour, drawing on visual content, subtitles and audio together where needed?

Nanjing University, with XMU, HKU, PKU, CUHK, ECNU & CASIAReleased 31 May 2024Live

Before Video-MME, most benchmarks billed as testing “video understanding” for multimodal models could largely be solved by looking at one frame. Researchers led by Nanjing University, with collaborators across several Chinese universities, built Video-MME specifically to close that gap: 900 videos totalling 254 hours, spanning everything from short clips to hour-long footage across six visual domains, paired with 2,700 questions that a still image cannot answer. Videos are grouped into short, medium and long buckets, and models can be tested with or without access to the clip’s subtitles.

The benchmark’s headline result at launch, in mid-2024, was as much about a weakness as a leader: every model tested, without exception, got worse as the video got longer, evidence that long-horizon temporal understanding remained a genuine unsolved problem rather than a data-scale issue that would resolve itself. Among commercial models, Gemini 1.5 Pro led clearly, at 75.0% without subtitles against GPT-4o’s 71.9% — a gap the paper’s authors attributed partly to Gemini’s native support for very long context windows, well suited to ingesting an hour of video.

That lead held up for some time: a comparison table in Alibaba’s Qwen2.5-VL technical report, published in February 2025, still put Gemini 1.5 Pro ahead with subtitles supplied, at 81.3%, against Qwen2.5-VL-72B’s 79.1% and GPT-4o’s 77.2%. Video-MME has since become one of the standard citations for video capability in frontier model releases, sitting alongside newer, harder successors — including Video-MMMU, which added a knowledge-acquisition angle — as labs continue pushing on the length and complexity of video a model can genuinely follow rather than skim.

The set

900 videos totalling 254 hours, spanning six visual domains and 30 subfields, paired with 2,700 expert-annotated multiple-choice question-answer pairs. Videos are split into short (under 2 minutes), medium (4-15 minutes) and long (30-60 minutes) buckets, and models are evaluated both with and without the videos' subtitles supplied as additional context.

Example

What is the genre of this video? A) It is a news report that introduces the history behind Christmas decorations. B) It is a documentary on the evolution of Christmas holiday recipes. C) It is a travel vlog exploring Christmas markets around the world. D) It is a tutorial on DIY Christmas ornament crafting. (Answer: A)huggingface.co

Where it stands

The paper's own headline finding was that Gemini 1.5 Pro led all commercial models at launch and that every model's accuracy declined as video length increased. By February 2025, Gemini 1.5 Pro remained the highest score confirmed here, still ahead of newer open-weight models on the same comparison table.

How the top score changed hands

  1. May 2024Gemini 1.5 Pro75.0% (without subtitles)Best-performing commercial model at launch, 'significantly outperforming' open-source alternatives per the paper's abstract; GPT-4o scored 71.9% on the same setting.
  2. February 2025Gemini 1.5 Pro / GPT-4o / Qwen2.5-VL-72B81.3% / 77.2% / 79.1% (with subtitles)From Qwen2.5-VL's own technical report comparison table.

Current best: Gemini 1.5 Pro — 81.3% (with subtitles) From a third-party comparison table in Qwen2.5-VL's technical report, ahead of Qwen2.5-VL-72B (79.1%) and GPT-4o (77.2%) on the same table; the original launch paper reported a lower 75.0% for Gemini 1.5 Pro without subtitles. Later 2025-26 frontier models plausibly score higher but are not confirmed here.

More multimodal benchmarks