Make and Model information not showing up for videos captured in Android Phones

Started by sandip666, February 16, 2021, 12:38:54 PM

Previous topic - Next topic

sandip666

Hi All,

Have you noticed that Exiftool does not show Make or Model information of the videos captured in Android phones. However it does show the Make & model information for the videos captured in iPhone. Instead of Make or Model it shows Android version related to the captured video.

Any idea?

Thanks,
Sandip

Phil Harvey

Hi Sandip,

This is likely due to the Android app that writes these videos.  On Apple, the apps are more tightly coupled to the hardware (since the same company manufactures both), so the app is more likely to know and care about what model it is running on.  So I'm not surprised if an Android app stores the Android version instead of make/model.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).