---
title: "From a French Engineering School to 6.5 Billion Downloads: The VLC Origin Story"
author: "Cutsio Team"
date: "2026-05-14"
lastmod: "2026-05-14"
category: "Video Technology"
excerpt: "VLC started in 1996 when students at École Centrale Paris wanted to watch satellite TV over their campus token ring network. The demo crashed after 45 seconds and leaked memory constantly. Nearly three decades later, it has been downloaded over 6.5 billion times."
tags: ["VLC", "VideoLAN", "Origin Story", "Open Source", "History"]
---

## How did VLC actually start?

VLC started as a student project at École Centrale Paris, a prestigious French engineering school, where a group of students built a system to stream satellite television over the campus network so they and their classmates could watch TV from their dorm rooms instead of needing individual satellite dishes and set-top boxes.

The story begins in the mid-1990s with a campus network built on an experimental token ring architecture. Token ring is a networking technology where computers are connected in a ring and a digital token travels around the ring carrying messages. Each computer opens every message to check if it is addressed to them. If not, they pass it along. This was slow and inefficient, but in the 1980s it was sufficient for email and Telnet.

By the mid-1990s, Doom and Duke Nukem arrived, and the students wanted faster networking. They went to the university administration and asked for an upgrade. The response was essentially: "The campus is managed by the students. You figure it out." So they did.

A pivotal meeting occurred with the CIO of Bouygues, a large French company involved in television. He suggested that the future of video was satellite — and while that prediction turned out to be only partially correct, it gave the students a concrete direction. Instead of installing a satellite dish and decoder for each of the 1,500 students, they could install one large dish, one decoder, and stream the video over the campus network.

This was 1996. Video streaming over a local network was essentially unheard of. YouTube was still nine years away. Broadband internet in homes was minimal. The idea of sending live television over a computer network was futuristic enough that the project was called "Network 2000."

## What was the Network 2000 project?

The Network 2000 project was the direct predecessor of VLC — a student-built system that streamed MPEG-2 satellite television over the campus ATM network, running on hacked-together code that crashed after 45 seconds but managed to stay up just long enough for the demo.

The technical setup was absurd by modern standards. They used a large satellite dish and a single MPEG-2 decoder. The satellite signal carried MPEG-2 Transport Streams, which contained multiplexed video and audio channels. The decoder output was fed into the campus network infrastructure. Students could tune in from their dorm rooms using custom client software.

The demo was held in 1996. The software was completely hacked together. It leaked memory so badly that they installed 64 megabytes of RAM — an enormous amount at a time when 8 to 16 megabytes was standard — hoping it would stay up long enough to show it worked. It crashed after 45 seconds. Fortunately, the demo was only 40 seconds long.

After the demo, the project was considered complete. The students had proven it was possible. Everyone moved on.

## How did VideoLAN emerge from Network 2000?

VideoLAN emerged about a year after Network 2000 ended, when two new students — Christophe Massiot and another collaborator — decided that streaming video over a local network was too useful to abandon, and they began building what would become VLC.

The project faced an immediate obstacle: the university wanted to keep the code proprietary and monetize the MPEG-2 decoders the students had built. Negotiations took three years. The students argued that the technology should be freely available. The university worried about intellectual property and commercial potential.

In 2001, the university finally agreed to release the code as open source. VideoLAN was born as an open source project.

By this time, the landscape had shifted. Broadband internet was becoming available. The concept of streaming media was starting to enter the mainstream. The VideoLAN project expanded beyond its campus origins to become a suite of streaming and media playback technologies.

The client application was called VLC — originally standing for VideoLAN Client. It was designed to receive and decode the streams that the VideoLAN server sent. Over time, as the server-side technology became less relevant, the client became the main focus. VLC evolved from a network streaming client into a general-purpose media player.

## How did VLC nearly die in 2005?

In 2005, the VideoLAN project was down to two active developers, and it was not clear that it would survive. JB Kempf, who had joined the project in 2003, made the decision to dedicate himself fully to keeping it alive.

The near-death experience is a defining moment in VLC's history. The project had a few hundred thousand users. It worked well for its niche. But the original student developers had graduated and moved on. There was no funding. There was no company backing it. There were two people holding the project together.

JB made a choice. He believed the technology was too important to let die. He created the VideoLAN nonprofit organization, transferred the project out of the university's control, and began the work of building a sustainable structure around it. He also made it his life's work.

"I arrived in 2003, and then I created the open source nonprofit organization called VideoLAN," JB explains. "I took everything out of the university to create a nonprofit project and something sustainable. It is true that I spent more time than anyone on VLC and VideoLAN."

Over the following years, VLC grew from hundreds of thousands of users to millions, then to billions. What started as a student project maintained by two people in their spare time became arguably the most widely used media player in the world.

## How did VLC grow to 6.5 billion downloads?

VLC grew to billions of downloads through a combination of technical excellence, word-of-mouth adoption, and a total absence of the barriers that plagued other media players — no codec packs to install, no spyware, no paid versions, and no platform restrictions.

The growth was organic. In the 2000s, playing video on a computer was surprisingly difficult. Different formats required different players. Windows Media Player could only play Windows Media formats. RealPlayer could only play RealMedia formats — and it came bundled with toolbars and spyware. QuickTime worked for some formats but not others. Users had to install multiple players and codec packs that often included unwanted software.

VLC solved this with a single application that played everything. It did not ask users to install codec packs. It did not bundle toolbars. It just worked. The word-of-mouth network effect was enormous. A user who discovered VLC would tell their friends, who would tell their friends.

The numbers are staggering because they are almost impossible to track accurately. VLC does not phone home. It does not require registration. It does not track its users. The official count of at least 6.5 billion downloads is almost certainly an undercount because it does not include copies distributed through package managers, app stores, and direct downloads from mirrors.

VLC today runs on every major operating system: Windows, macOS, Linux, iOS, Android, even OS/2. It supports more formats than any other player. It has no ads. It has no tracking. It is maintained by a small team of volunteers who have kept the original promise of the VideoLAN project: make video play everywhere.

## What makes the VLC origin story unique?

The VLC origin story is unique because it is a genuine grassroots project that grew from a student experiment into global infrastructure without ever compromising its principles — there was no VC funding, no acquisition, no monetization of users.

Most software that reaches VLC's scale was built by a company. There is a corporate entity behind it, with paid engineers, marketing budgets, and quarterly targets. VLC was built by a community. The university project that started it was a group of students solving their own problem. The nonprofit that sustained it was a few people who believed in the mission.

The continuity from Network 2000 to VLC is rare. The same project, the same codebase, the same community, evolving over nearly three decades. Contributors come and go. The core team remains small. But the project persists.

"There is a ton of very funny stories around that," JB reflects. "Many people from around the world working on it, like in Syria or the middle of nowhere in India. But along the way, I got several offers. And I did not do it because I thought it was not moral and it was not the right thing to do."

Tim Sweeney, founder of Epic Games, captured the sentiment perfectly: "Many things in the world only happen because an awesome person decides to do it. This is the case with VLC."

## What can editors learn from the VLC story?

Editors can learn from the VLC story that the best tools are built by people who understand the craft deeply and care about the user experience — and that open source principles of quality, transparency, and user respect apply directly to how video professionals should think about their tools.

VLC's "play anything" philosophy was not an accident. It was a design choice rooted in the project's origins as a network streaming client for unreliable UDP connections. The decision to never trust file extensions, to probe the actual byte content, to handle broken files gracefully — these came from the engineering constraints of the original problem.

The same philosophy applies to video editing workflows. The best workflows are designed around the reality of how footage actually arrives — imperfect, mixed formats, inconsistent metadata, unexpected codecs. Tools that handle reality gracefully, like VLC does, save time and reduce frustration.

Cutsio applies this same principle. The AI pre-processing pipeline handles footage in any format, removes silences and filler words, generates transcripts and summaries, and exports clean XML timelines to your NLE. The philosophy is the same: handle the complexity so the user does not have to.

| Era | Key Event | Impact |
|---|---|---|
| 1996 | Network 2000 demo | Proved video streaming over a campus network was possible |
| 1997 | VideoLAN project starts | Students resumed work on the streaming concept |
| 2001 | Open source release | University agreed to release the code under an open license |
| 2003 | JB Kempf joins | Future leader of the project begins contributing |
| 2005 | Near-death of project | Only 2 active developers; JB commits to sustaining it |
| 2009-2010 | VLC 1.0 released | Explosive growth as the go-to player for all formats |

<div class="not-prose blog-large-cta">
  <div class="max-w-3xl mx-auto text-center">
    <h3>
      Built by people who care about video.
    </h3>
    <p>
      The same passion that drove students to build VLC in a Paris engineering school drives Cutsio today: build tools that respect the user, handle complexity gracefully, and just work. Upload your footage, get AI-powered pre-processing with silence removal and transcription, and export clean XML to your NLE.
    </p>
    <ul>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>AI-powered silence removal and rough-cut assembly</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Visual Intelligence search — find any frame by describing what you see</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Clean XML/EDL exports to DaVinci Resolve, Final Cut Pro, or Premiere Pro</span>
      </li>
    </ul>
    <div class="flex flex-col sm:flex-row items-center justify-center gap-4">
      <a href="https://studio.cutsio.com" target="_blank" rel="noopener noreferrer"
         class="no-underline inline-flex items-center justify-center rounded-full bg-indigo-600 px-8 py-3.5 text-sm font-semibold text-white hover:bg-indigo-700 dark:bg-white dark:text-slate-900 dark:hover:bg-neutral-100 transition-colors shadow-sm">
        Try Cutsio Free
        <svg class="ml-2 h-4 w-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
      </a>
      <button type="button" onclick="window.dispatchEvent(new CustomEvent('open-contact-modal'))"
              class="inline-flex items-center justify-center rounded-full border border-white/20 px-8 py-3.5 text-sm font-medium text-white hover:bg-white/10 transition-colors">
        Book a demo
      </button>
    </div>
    <p class="mt-4 text-xs text-slate-500">No credit card required. 60 minutes of free processing.</p>
  </div>
</div>

## FAQ

**Is VLC really free from ads and tracking?**
Yes, VLC has never contained ads, tracking, or spyware. This was a deliberate choice by JB Kempf, who repeatedly turned down multimillion-dollar offers to monetize the player through adware and toolbars.

**How many people maintain VLC today?**
The core VLC development team consists of about five people. A broader community of contributors provides patches, translations, and platform-specific support.

**Can VLC really play any file format?**
VLC supports an extraordinarily wide range of formats through the FFmpeg library and its own module system. It cannot literally play every format, but it supports more formats than any other media player.

**Who owns VLC?**
VLC is owned by the VideoLAN nonprofit organization. No single person or company owns it. JB Kempf serves as the president and project lead.

**What does VLC stand for?**
VLC originally stood for VideoLAN Client. As the project evolved beyond the original streaming architecture, the acronym became the name itself — it no longer stands for anything officially.
