Apple Previews New Immersive Films for Apple Vision Pro

Apple Previews New Immersive Films for Apple Vision Pro
source: gettyimages
September 22, 2025

On September 22, 2025, Apple unveiled an exciting lineup of new immersive films designed for the Apple Vision Pro, featuring collaborations with renowned publishers, broadcasters, and brands such as Audi, the BBC, CANAL+, CNN, HYBE, MotoGP, and Red Bull. These upcoming titles will launch alongside fresh episodes of existing Apple Immersive series, all optimized for the groundbreaking Apple Vision Pro headset.

Cutting-Edge Filmmaking Technology

The films are among the first to be captured using Blackmagic Design’s URSA Cine Immersive camera and edited on Mac with DaVinci Resolve Studio, marking a new era in immersive storytelling. The first release, Tour De Force from CANAL+ and MotoGP, is now accessible via the Apple TV app, with extended previews coming to select Apple Store locations next month.

> “Apple Immersive Video has redefined what’s possible in storytelling, placing audiences inside each moment with a remarkable sense of presence,” said Bob Borchers, Apple’s Vice President of Worldwide Product Marketing. “We’re excited for users to experience stories in ways that weren’t possible before.”

> “Blackmagic tools are helping to bring this new storytelling format to life,” added Grant Petty, CEO of Blackmagic Design. “This is just the beginning of a new era for filmmaking.”

---

Featured Immersive Films and Series

Tour De Force from CANAL+ and MotoGP

Experience a compelling documentary tracking MotoGP rider Johann Zarco’s emotional victory at the French Grand Prix during rain-soaked conditions at Le Mans, ending a 71-year home victory drought. To create an immersive, lifelike experience, CANAL+ utilized four URSA Cine Immersive cameras, vest-mounted and stabilized on Steadicams, coupled with ambisonic microphones for spatial audio. The project involved a portable Mac Studio (M3 Max), Pro Display XDR, and Apple Vision Pro for instant review and precise framing, with post-production in Paris using DaVinci Resolve Studio.

Red Bull’s World of Red Bull

This new series transports viewers into extreme environments like backcountry skiing in Revelstoke, British Columbia, and big-wave surfing off Tahiti’s coast of Teahupoʻo. The first episode, Backcountry Skiing, will be available for free on the Apple TV app this December, with Big-Wave Surfing premiering in 2026.

A Night at the BBC Proms

Classical music enthusiasts can enjoy this year's BBC Proms as never before. Pianist Lukas Sternath debuts a performance of Edvard Grieg’s Piano Concerto in A minor with the BBC Symphony Orchestra at Royal Albert Hall, allowing viewers to experience the concert intimately with Spatial Audio and surround sound in the iconic venue.

Journey to Antarctica with CNN

CNN’s Bill Weir joins a scientific expedition to Snow Hill Island, capturing stunning close-up footage of emperor penguins and discussing climate change impacts. This immersive journey will be available in spring 2026.

Julaymba from PHORIA

Launching this October, Julaymba immerses viewers in the lush Daintree Rainforest of Australia, sharing stories with the Eastern Kuku Yalanji people, celebrating Indigenous culture and natural beauty like waterfalls and glowing fungi within a UNESCO World Heritage Site.

Experience Paris by The Explorers

This immersive film offers a visual love letter to Paris, showcasing world-famous landmarks, culinary excellence, and historic streets, premiering this fall.

CORTIS from HYBE

Step inside the world of CORTIS, BIGHIT MUSIC's newest K-pop boy band. The documentary provides an unprecedented behind-the-scenes look at their practice sessions and choreography, available this fall.

New Apple Immersive Episodes

Apple continues to expand its immersive content with fresh episodes such as:

Availability

Apple Vision Pro is now available in Australia, Canada, China, Hong Kong, France, Germany, Japan, South Korea, Singapore, Taiwan, the UAE, the UK, and the US. Customers can schedule free demos online or at Apple Stores. The extended preview of Tour De Force will be available at select Apple Store locations globally in October.

Subscription Information

Apple TV+ costs $12.99/month in the US, with a seven-day free trial. New customers purchasing qualifying Apple devices can enjoy three months of free subscription.

Stay updated with the latest from [Apple Newsroom](https://www.apple.com/newsroom).

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 146 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644214,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}