Split 360 video into multiple flat perspective views
Go to file
Jeff Emmett 65f663a461 Initial commit: 360° video splitter web app
Flask + FFmpeg app that splits equirectangular 360° video into
multiple flat perspective views (2/3/4/6) with configurable FOV,
overlap, and resolution. Deployed at 360split.jeffemmett.com.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 19:15:05 +00:00
templates Initial commit: 360° video splitter web app 2026-03-16 19:15:05 +00:00
.dockerignore Initial commit: 360° video splitter web app 2026-03-16 19:15:05 +00:00
.gitignore Initial commit: 360° video splitter web app 2026-03-16 19:15:05 +00:00
Dockerfile Initial commit: 360° video splitter web app 2026-03-16 19:15:05 +00:00
app.py Initial commit: 360° video splitter web app 2026-03-16 19:15:05 +00:00
docker-compose.yml Initial commit: 360° video splitter web app 2026-03-16 19:15:05 +00:00
requirements.txt Initial commit: 360° video splitter web app 2026-03-16 19:15:05 +00:00