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.5.0.tar.gz
(39.8 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.5.0.tar.gz.
File metadata
- Download URL: polycutter-0.5.0.tar.gz
- Upload date:
- Size: 39.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.1 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
453c8a99389a17082062ec461cbf177c1bd22044925db10081c4fbaf4dbb304f
|
|
| MD5 |
db6623a4c8c5de8b6b60592fe8c1b568
|
|
| BLAKE2b-256 |
22f81075f7d618f7b51e9e2515771e94e8901eb0f9ea294549f7d26d4a9783b4
|
File details
Details for the file polycutter-0.5.0-py3-none-any.whl.
File metadata
- Download URL: polycutter-0.5.0-py3-none-any.whl
- Upload date:
- Size: 44.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.1 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ab1bddcb208692f9f0821eea88714fc7380598453b4d9a2c6184f9276716e65
|
|
| MD5 |
1da626ba02e5387626fd8703a3d2eab6
|
|
| BLAKE2b-256 |
fedf6c1b673959703b83ad47572a2224037751a3526ad36e24fefe8a411a5274
|