ExifTool Forum

General => Metadata => Topic started by: lofturkristjansson on August 26, 2024, 11:17:01 AM

Title: Samsung Trailer
Post by: lofturkristjansson on August 26, 2024, 11:17:01 AM
Does anyone know when the Samsung Trailer Image_UTC_Data first emerged. The reason I ask is because that Trailer tag does not appear prior to august 2016 in any jpegs from Samsung mobile phones I am working on.

As for the ImageUniqueID I wonder if Samsung is using it in its mobile phone instead of a serial number.  The first 16 bytes are all the same for the device but the following 4 bytes have small alterations based on time periods.

Best regards
Loftur
Title: Re: Samsung Trailer
Post by: StarGeek on August 26, 2024, 01:12:51 PM
The first appearance of Samsung trailer in exiftool's version history appears to be Version 9.71, Sept. 20, 2014 (https://exiftool.org/ancient_history.html#v9.71), though there are ealier mentions of trailer data before that, just not specifically Samsung.

According to the source code (https://github.com/exiftool/exiftool/blob/13083db9149908f203905383ed8bebd05e4341e8/lib/Image/ExifTool/Samsung.pm#L995), this is the post (https://exiftool.org/forum/index.php?topic=7161) which added the Samsung:Image_UTC_Data tag.

I'd say that's the best that can be done. It's an obscure tag that very few people would actually care about.

Quote from: lofturkristjansson on August 26, 2024, 11:17:01 AMAs for the ImageUniqueID I wonder if Samsung is using it in its mobile phone instead of a serial number.  The first 16 bytes are all the same for the device but the following 4 bytes have small alterations based on time periods.

The best way to test that would be to compare the data with the serial number from the phone.  Unfortunately, my cheapy Samsung phone doesn't include that tag so I can't check.