Used to extract photo and video from MotionPhoto files done by Samsung phones (maybe some other vendors do that as well, I did not research)
AutoIt3 SamsungMotionPhotoExtractor.au3 {FileName}.jpg
Two new files created in the folder where original file exist:
- {FileName}_cut.jpg
- {FileName}_cut.mp4
Work is done by searching MotionPhoto_Data string marker and splitting original file on two files by it.