Skip to main content

CLI for splitting motion photo files into separate picture and vide file.

Project description

Motion photo splitter

Take list of filenames containing joined photo and video and split them in two separate files.

Usage

Usage: mp_splitter.py [OPTIONS] [FILENAMES]...

  Take list of filenames containing joined photo and video and split them in
  two separate files.

  Works for samsung motion photos by default - they contain
  "MotionPhoto_data" edge marker - but any other marker text can be passed.

  CARE: If you set empty string as the file suffix, the original file gets
  overwritten!

Options:
  -q, --quiet        supress all output
  -m, --marker TEXT  The utf-8 encoded edge marker text. Default is for
                     samsung motion photos  [default: MotionPhoto_Data]

  --pic-suffix TEXT  Suffix of the splitted picture file.  [default: .jpg]
  --vid-suffix TEXT  Suffix of the splitted video file.  [default: .mp4]
  --help             Show this message and exit.

Links

Wrote from scratch.

Other projects with the similar goal:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

motion_photo_splitter-1.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distributions

motion_photo_splitter-1.0.0-py3.7.egg (3.5 kB view hashes)

Uploaded Source

motion_photo_splitter-1.0.0-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page