I want to convert 360 videos from equirectangular to cubic projection. How can I do this with ffmpeg? What are other efficient open source approaches?
Use native FFmpeg v360 filter, it supports more features that any other solution.