Hello,
It seems there is a problem in the v360 filter. This command line
doesn't rotate the correct point to the image center. The default
rotation order should be yaw pitch roll, which means after the rotation
the point with azimut 180° and height +45° should be in the center. It
is nearby, but not in the center. Tested with latest Windows build, 2
days old.
ffmpeg -i equirectangular_test.png -vf v360=e:e:yaw=-90:pitch=45 -y out.png
Input image: http://www.astro-electronic.de/equirectangular_test.png
Michael
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".