Skip to content

Commit 72f097e

Browse files
committed
Added Immersive Video Workflow Presentations
1 parent 2fc067b commit 72f097e

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

docs/learn/immersive.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Viewer-facing shorthand: Apple Support also describes Apple Immersive Video titl
2020
**AIME (Apple Immersive Media Embedded)**
2121
The static metadata that enables correct playback—especially camera/lens calibration and other "presentation metadata". Depending on the workflow, you’ll encounter `AIME` either as a separate metadata file (i.e. from set) or embedded as a metadata track.
2222

23+
You can create an `AIME` file using the [VenueDescriptor](https://developer.apple.com/documentation/immersivemediasupport/venuedescriptor) API.
24+
2325
**AIVU (Apple Immersive Video Universal)**
2426
A packaged container used for review/testing and delivery workflows. [Apple Immersive Video Utility](https://apps.apple.com/app/apple-immersive-video-utility/id6477489398) can package a folder of components into a single `AIVU` — typically including high-bit-rate `MV-HEVC` video, `AIME` metadata, audio, and an optional presentation track.
2527

@@ -66,6 +68,22 @@ Per-shot metadata that can feather/transition edges at playback time (described
6668

6769
---
6870

71+
## Immersive Video Workflow Presentations
72+
73+
In **October 2025** Apple hosted a two day workshop on Immersive video.
74+
75+
Iain Anderson wrote a summary on [ProVideo Coalition](https://www.provideocoalition.com/apple-publishes-comprehensive-immersive-video-workflow-presentations/).
76+
77+
You can watch **Day One** here:
78+
79+
[![](/static/apple-immersive-day01.jpg)](https://www.youtube.com/live/leGqoF8HJxU)
80+
81+
You can watch **Day Two** here:
82+
83+
[![](/static/apple-immersive-day02.jpg)](https://www.youtube.com/watch?v=4V_7-1bm4Rk)
84+
85+
---
86+
6987
## DaVinci Resolve Quick Start
7088

7189
This is just some notes to quickly get up and running in DaVinci Resolve.
130 KB
Loading
130 KB
Loading

0 commit comments

Comments
 (0)