Skip to main content

A simple python library used to split media files.

Project description

A simple python library used to split media files.

Examples

From the command line

python ffmpeg_splitter --help
python ffmpeg_splitter.py source.mp4 1000000000 -t "out.mp4" # Will split `source.mp4` into files of 1GiB size (named out-x.mp4).

From Python

from py-ffmpeg-splitter import ffmpeg_splitter.split_by_size

if __name__ == "__main__":
    split_by_size("my_file.mp4", 1000000000, print_function=print) # Will also print output and useful information

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

py-ffmpeg-splitter-0.0.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

py_ffmpeg_splitter-0.0.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file py-ffmpeg-splitter-0.0.1.tar.gz.

File metadata

  • Download URL: py-ffmpeg-splitter-0.0.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for py-ffmpeg-splitter-0.0.1.tar.gz
Algorithm Hash digest
SHA256 dd6443aa6e895c6adb55cce71c09107114dbee743269ffdf4ed041746798d14b
MD5 3bff1f3065dc2b30bcb187997954f443
BLAKE2b-256 1b10326f3a8ea26a5a386c7ffa8c0bda681a86ce60c153e647a595b5f3f961fd

See more details on using hashes here.

File details

Details for the file py_ffmpeg_splitter-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for py_ffmpeg_splitter-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 055aa9d94ed3d15e0435e0aa5a54a6c981c48fc540a7362789bc0bb4699e94e1
MD5 06ea2fe4f97e96403ece080c47318a64
BLAKE2b-256 dd50836427b8463f12d5cb2e71d53d6ff0d1beee1dbe81947e812ce61009437c

See more details on using hashes here.

Supported by

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