Logo OpenStreetMap OpenStreetMap

Using gstreamer to get geotagged jpegs from video

Opublikowany przez onion, 11.03.2010 w języku English.

I've played around a bit with gstreamer, to create jpegs with lat,lon data from a live video for some easy photomapping.

Basically a "v4l2src ! jpegenc ! metadatamux ! multifilesink" pipeline with some magic in between to set geo tags for the metadatamuxer.
Unfortunately there seems to be a bug somewhere and only the first file written by "multifilesink" gets any exif tags.

Anyway, pretty basic test code is at http://git.tal.org/cgi-bin/gitweb.cgi?p=gpsvideo.git;a=summary

ikona e-maila ikona Bluesky ikona Facebooka ikona LinkedIn ikona Mastodon ikona Telegrama ikona X

Dyskusja

Komentarz od !i! z 12 marca 2010 o 07:49

Hi I will start in the next weeks with my videomapping JOSM plugin. Hope videomapping will become easier...
osm.wiki/JOSM/Plugins/VideoMapping

Zaloguj się, aby dodać komentarz