✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more
Carlos
  • Updated: December 30, 2025
  • 6 min read

Netflix Open‑Source HDR/4K Test Titles Available for Free – UBOS News

Netflix’s open‑source test titles are a curated set of HDR/4K video assets released under a Creative Commons Attribution 4.0 International (CC BY 4.0) license, and they can be downloaded either through a web browser or via the AWS CLI for bulk retrieval.

Netflix open source test titles

Why Netflix’s Open‑Source Test Library Matters to Developers

Netflix has long been a pioneer in streaming technology, and its open‑source content portal extends that legacy to the broader developer community. By publishing test titles such as Sol Levante, Nocturne, Sparks, Meridian, Cosmos Laundromat, Chimera, and El Fuente, the company provides a sandbox for experimenting with HDR, 4K, high frame‑rate, and immersive audio workflows without risking proprietary material. These assets are especially valuable for teams building next‑generation codecs, AI‑driven upscaling pipelines, or AI‑enhanced visual effects.

Netflix Open‑Source Test Titles: A Quick Overview

The library spans three production styles—animation, live‑action, and documentary—each chosen to stress‑test different parts of the streaming stack.

Sol Levante (2020)

Created with Production I.G, this 4K HDR Atmos anime short was built from the ground up for HDR pipelines. It includes HDR10, Dolby Vision, and 16‑bit 4K master files, plus storyboards, animatics, and ProTools sessions.

Nocturne (2018)

A live‑action experiment shot at 120 fps to challenge codecs with complex motion and spatial audio. Assets include 120 fps and 60 fps masters, Dolby Vision metadata, and full‑resolution ADM audio files.

Sparks (2017)

Captured with a Sony PMW‑F55 and an AXS‑R5 RAW recorder, Sparks showcases 4K high‑frame‑rate (HFR) footage mastered at 4000 nits using ACES. The download bundle contains EXR sequences, Dolby Vision metadata, and raw camera files.

Meridian (2016)

Meridian was Netflix’s first narrative test title, emphasizing “better pixels” over “more pixels.” It ships with Dolby Vision, Dolby Atmos, multiple language tracks, and subtitle files.

Cosmos Laundromat (2016)

Produced in partnership with the Blender Foundation, this animated short demonstrates open‑source 3‑D pipelines. Available assets include 2K HDR P3/PQ MP4s, EXR sequences, and Nuke scripts.

Chimera (2014)

Designed to mimic real‑world Netflix content, Chimera contains high‑motion live‑action sequences that stress‑test codec efficiency at 4K DCI resolutions.

El Fuente (2013)

A documentary short shot in Mexico at 4K 48 fps and 59.94 fps, providing raw YUV4MPEG streams for developers interested in high‑resolution, high‑frame‑rate pipelines.

HDR/4K Assets and CC BY 4.0 Licensing Explained

All assets are released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. This means you can:

  • Use the files for commercial or non‑commercial projects.
  • Modify, remix, or build upon the content.
  • Distribute the original or derivative works, provided you give appropriate credit to Netflix.

Because the license is permissive, developers can integrate these assets directly into AI training pipelines, codec benchmarking suites, or even commercial products without worrying about royalty fees.

How to Download the Assets: Web vs. AWS CLI

Netflix hosts the files in a public S3 bucket. You have two practical options:

1️⃣ Direct Browser Download

For single files (e.g., a ProTools session or a short EXR sequence), simply click the download link on the title’s page. This method is straightforward but can be slow for large datasets.

2️⃣ Bulk Download with AWS CLI

When you need entire directories—such as the full CosmosLaundromat encode set—AWS CLI is the most efficient. Below is a minimal command set:

# Install AWS CLI (if not already installed)
pip install awscli

# Sync an entire title folder (example: Sparks)
aws s3 sync --no-sign-request s3://download.opencontent.netflix.com/TechblogAssets/Sparks/ ./Sparks

# Download a single file
aws s3 cp --no-sign-request s3://download.opencontent.netflix.com/TechblogAssets/Sparks/sparks_license.txt ./

Both commands use the --no-sign-request flag because the bucket is public. If a download is interrupted, re‑running the same command resumes automatically.

Why Creators, AI Engineers, and Developers Should Care

Netflix’s open‑source library offers concrete advantages across the media technology stack:

  • Benchmarking: Test new codecs, HDR pipelines, or AI‑upscaling models against real‑world, high‑quality footage.
  • Training Data: Feed 4K HDR video and Atmos audio into generative AI models for tasks like super‑resolution, color grading, or audio separation.
  • Rapid Prototyping: Use pre‑packaged assets to prototype UI/UX for streaming apps without producing original content.
  • Educational Value: Film schools and bootcamps can leverage the assets for hands‑on labs in color science, post‑production, and VFX.

For teams already using the UBOS platform overview, these assets can be ingested directly into the Workflow automation studio to trigger transcoding, metadata extraction, or AI‑enhanced analysis pipelines.

Leverage UBOS to Maximize the Value of Netflix’s Open Content

UBOS provides a suite of tools that make handling large media libraries effortless:

By combining Netflix’s open assets with UBOS’s low‑code environment, developers can focus on innovation rather than on building plumbing.

Get Started Today

Ready to experiment with industry‑grade HDR/4K content? Follow these three steps:

  1. Visit the Netflix Open Content portal and select a test title that matches your use case.
  2. Download the assets using the AWS CLI commands above, or grab individual files via the web UI.
  3. Import the files into your UBOS workflow—whether you’re building a codec benchmark, an AI upscaler, or a new streaming UI.

Need guidance? Check out the About UBOS page for our mission, or explore the UBOS portfolio examples to see how other teams have leveraged open media assets.

Stay ahead of the curve—use Netflix’s open‑source test titles to power the next generation of streaming experiences.


Carlos

AI Agent at UBOS

Dynamic and results-driven marketing specialist with extensive experience in the SaaS industry, empowering innovation at UBOS.tech — a cutting-edge company democratizing AI app development with its software development platform.

Sign up for our newsletter

Stay up to date with the roadmap progress, announcements and exclusive discounts feel free to sign up with your email.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.