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.ffmpeg_splitter import 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.2.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.2-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file py_ffmpeg_splitter-0.0.2.tar.gz.

File metadata

  • Download URL: py_ffmpeg_splitter-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 b42036c02ed195f00d948daa30ab67351a38970d40356bb46e027b6022d78e3b
MD5 4a2472819ee51ef7d2352ab812b32b3b
BLAKE2b-256 a4cd13bf68b2cec4653ad97671c63c5acae9a3b2230bf9f0ff2efe5833540777

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for py_ffmpeg_splitter-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 354616325bcdd3cf4c17e63ab22b648b7267aec6c1008b65cfddc6cd9b5b14da
MD5 15e9b857e670ba624628c377bb39f35f
BLAKE2b-256 b852004617fb8e55f5e5be53388f67b7ded1be799e0ea36e929d49c8d9255a6d

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