blissd / fotema

Photo gallery for Linux
29 stars 6 forks source link

Put videos on the map #87

Open blissd opened 5 days ago

blissd commented 5 days ago

Some videos (at least on iOS--I don't know about Android) embed a longitude and latitude. This data should be extracted and persisted to a 'videos_geo' database table and used to plot videos on the map album.

Video metadata should be extracted with the ffmpeg-next API, but if that is not possible then using ffprobe is acceptable.