You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-24 04:44:54 +02:00
d3d0b7a5ee
This just adds a Vulkan compute-based 360-degree video conversion. It implements a sufficient subset of the most popular 360-degree video formats. Options such as rotation are dynamic and can be adjusted during runtime. Some of the work was based on Paul B. Mahol's patch from 2020. There were spots where the arithmetic conversion was incorrect.