OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.91k stars 1.11k forks source link

GPS position not available, The orthophoto will not be georeferenced. #1805

Closed sunmiaobo closed 1 month ago

sunmiaobo commented 1 month ago

How did you install ODM? (Docker, installer, natively, ...)?

Installer (Windows 10) odm3.5.4

What is the problem?

input DJI air 2 video and srt .

GPS position not available.
Could not generate coordinates file. The orthophoto will not be georeferenced.

.srt formats : 1 00:00:00,000 --> 00:00:00,016 SrtCnt : 1, DiffTime : 16ms 2024-04-19 14:46:07,308,705 [iso : 100] [shutter : 1/180.0] [fnum : 280] [ev : 0] [ct : 5139] [color_md : default] [focal_len : 319] [latitude: 39.778940] [longitude: 117.004615] [altitude: 26.600000]

pierotofy commented 1 month ago

Can you upload a copy of your dataset? (video+srt).

sunmiaobo commented 1 month ago

Can you upload a copy of your dataset? (video+srt).

images.zip part of dataset

pierotofy commented 1 month ago

Thanks! Seems to be a bug due to an additional </font> tag in the SRT file which was not expected. Fix coming soon..