Just wondering, why did you remove the code to delete MakerNotes? At least in my case, this is the prime reason I can't save EXIF to JPEGs (Samsung camera)
Regards, Camilo On Sun, Jan 15, 2012 at 10:15 AM, Klaus Post <[email protected]> wrote: > Hi! > > Awesome! > > A NULL terminator had gone awol in the g_object_set, but otherwise it seems > fine. > > Applied! > > > Regards, Klaus Post > > http://www.klauspost.com > > > On Sun, Jan 15, 2012 at 01:36, Camilo Polymeris <[email protected]> > wrote: >> >> Hello all, >> was looking for RAW development software and discovered rawstudio. The >> program works pretty well so far, but it was impossible for me to save >> EXIF data on JPEGs, because the header exceeded the maximum size. >> The attached patch solves this by deleting the thumbnail and >> MakerNotes, additionally, it adds the "Copy EXIF data" option to the >> Flickr plugin. >> This may not be the best approach, it would be better to first check >> the size of the metadata, also it hasn't been throughly tested, but it >> may work if somebody else is having the same problem. >> >> Regards, >> >> Camilo >> >> _______________________________________________ >> Rawstudio-dev mailing list >> [email protected] >> http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev >> > > > _______________________________________________ > Rawstudio-dev mailing list > [email protected] > http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev > _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
