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.92k stars 1.11k forks source link

ODM Is not processing MP4 videos when uploaded with SRT file #1741

Closed DanielALT0134 closed 10 months ago

DanielALT0134 commented 10 months ago

Hi,

I've been trying to process a MP4 video with the SRT file to increse the resolution, but with no success. When I try to do it without the SRT file it works correctly.

See the log file console.txt

If necessary, here is the link to download the dataset.

pierotofy commented 10 months ago

Thanks for the report and dataset @DanielALT0134, this should be fixed as soon as https://github.com/OpenDroneMap/ODM/pull/1742/commits/9fd3bf3eddbc856511eb931613b6157606c99f6c is merged :pray:

pierotofy commented 10 months ago

Seems to render in the right place and with the proper scale (roughly). image

DanielALT0134 commented 10 months ago

Thank you Piero !