No project description provided
Project description
polycutter
lossless video cutting tool using ffmpeg
cuts video segments and stitches them together without re-encoding
usage
# basic usage
polycutter cut -i input.mp4 -o output.mp4 --segments "00:08-00:45,04:43-05:18"
# cut from timestamp to end
polycutter cut -i input.mp4 -o output.mp4 --segments "00:37-_"
# extract segments to separate files
polycutter cut -i input.mp4 -o "clip_{}.mp4" --segments "1:30-2:00,3:15-4:30" --no-merge
# analyze video properties
polycutter probe -i input.mp4 --keyframes
install
poetry install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
polycutter-0.4.1.tar.gz
(41.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file polycutter-0.4.1.tar.gz.
File metadata
- Download URL: polycutter-0.4.1.tar.gz
- Upload date:
- Size: 41.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8d43df9bab68195a0a7a00e2fb0beaf0dd1e2a2252776b41031babe747ac173
|
|
| MD5 |
7ea39e06d4542fc28bc4e1c3bcf5d63a
|
|
| BLAKE2b-256 |
0c44a1a82b044d5ac061c8b722fadffe7547f50da8ba5fd141b1ec083dff0920
|
File details
Details for the file polycutter-0.4.1-py3-none-any.whl.
File metadata
- Download URL: polycutter-0.4.1-py3-none-any.whl
- Upload date:
- Size: 44.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0563d7233a8ce6176d760862d8695105210268b93765c9893dbe00439cb6434b
|
|
| MD5 |
c198850d61f06293acb9e93c943e344e
|
|
| BLAKE2b-256 |
9905278b905e920409d555e65289672128a8e6bb440148cd7867460ecb40aea1
|