Open smrt28 opened 3 years ago
only some basic exif information is added like resolution
Hi, thanks for your reply. 2 years ago I did my best to report the bugs and help you to solve the API issies. However, since I haven't heared anything from anybody from insta360 since then, I lost my interest in those products. You can close the ticket as "we don't care".
The result image has invalid panorama related exif information. The demo app outputs an error message:
[04-29 12:07:16.787] 18976 18976 I ImageAsset.cc:0069: Parse MetadataOption::Exif failed.
I have to fix it manually by the exiftool:
exiftool -ProjectionType="equirectangular" -UsePanoramaViewer="True" -FullPanoWidthPixels=6080 -FullPanoHeightPixels=3040
SDK: Linux 20210428