Il 02/03/2013 18:40, Martin Kaffanke ha scritto: > Hi there, > > I now found that my camera had the wrong date and time while making the > pictures. Is it possible to change the exif data for all Pictures by > exactly +1 day and +1 hour for the whole Set? >
Yes, in linux distros there's a package called exiv2 which can do this. See "man exiv2". In your case it should be: exiv2 ad -Y 1 -a 1 file.extension Cheers -- Federico ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
