[FFmpeg-devel] [PATCH 0/2] Support the new APMP boxes and spherical metadata
Vittorio Giovara
vittorio.giovara at gmail.com
Thu Jul 24 01:13:58 EEST 2025
This patchset adds new boxes and projection values from from
https://developer.apple.com/av-foundation/Stereo-Video-ISOBMFF-Extensions.pdf
Vittorio Giovara (2):
mov: Export frame packing information from pack box
lavu/spherical: Add support for Spherical Immersive type
libavformat/mov.c | 89 +++++++++++++++++++++++++++++++++++++++++++
libavutil/spherical.c | 1 +
libavutil/spherical.h | 6 +++
3 files changed, 96 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lavu-spherical-Add-support-for-Spherical-Immersive-t.patch
Type: application/x-patch
Size: 2070 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250724/afebad81/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mov-Export-frame-packing-information-from-pack-box.patch
Type: application/x-patch
Size: 3440 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250724/afebad81/attachment-0001.bin>
More information about the ffmpeg-devel
mailing list