Skip to main content

Process Video Files

WebODM Lightning can process videos in .mp4, .mov, .lrv and .ts format. From the cloud interface, click the Select Images and GCP and select your video files. During processing, the software will select and extract frames at regular intervals according the video-limit and video-resolution processing options.

Georeferencing

If you include a subtitle (.srt) file with georeferencing information with the same filename as the video file, the software can apply georeferencing to the result. For example, if you have a video file named video.mp4, include a video.srt file to apply georeferencing.

tip

ffmpeg is a utility you can use to extract a .srt file from a .mp4 if the subtitle information is encoded inside the video file. ffmpeg -i video.mp4 -o video.srt.

Notes on Quality

For highest quality results, it's always preferrable to process normal images rather than video files. Frames extracted from video often exhibit motion blur. The software has mechanisms to filter out blurred frames, but using normal images will typically lead to better results. See also Create Successful Maps.