Using gstreamer to get geotagged jpegs from video
11 মার্চ 2010 তারিখে English ভাষায় onion কর্তৃক প্রকাশনা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
আলোচনা
12 মার্চ 2010 07:49-এ-এ !i! কর্তৃক করা মন্তব্য
Hi I will start in the next weeks with my videomapping JOSM plugin. Hope videomapping will become easier...
osm.wiki/JOSM/Plugins/VideoMapping