nathan242 / motion_photo_extractor

Samsung motion photo extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motion Photo Extractor

Linux/Unix program to extract image and video parts of a Samsung motion photo.

Run make to build.

Run mpextract with the required command line parameters:

Motion Photo Extractor
Usage: ./mpextract [OPTIONS] [INPUT_FILE]
 -h - Show usage
 -v - Enable verbose output
 -i [FILENAME] - Output image part to file
 -m [FILENAME] - Output video part to file

About

Samsung motion photo extractor

License:MIT License


Languages

Language:C 97.1%Language:Makefile 2.9%