VideoUtil
A command-line utility for video file operations, including:
- Combining video pairs side by side
- Renaming video pairs systematically
- Generating test video pairs
Installation
You need to install FFmpeg in your system first.
pip install videoutil
Usage
The package provides three main commands:
1. Combine Videos
Combine pairs of videos side by side:
videoutil combine
2. Rename Videos
Rename video pairs in a directory:
videoutil rename
3. Generate Test Videos
Generate test video pairs:
videoutil generate
Requirements
- Python 3.8 or later
- FFmpeg installed and available in system PATH
License
MIT License
Release files for videoutil 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| videoutil-0.1.7.tar.gz | 15.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| videoutil-0.1.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.2 kB
Release files / videoutil-0.1.7.tar.gz
| Download URL | videoutil-0.1.7.tar.gz |
|---|---|
| Size | 15.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
38e5b8f30b71fa972fb437daa7c45113ca5b129403c3d59d39cceb64e56e6aef
|
|
BLAKE2b-256 checksum How to use checksums |
b4957dd0d262d0f4a91c41eae58487494080a64b8ebe4f941db32c6544810850
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.13.1
|
Release files / videoutil-0.1.7-py3-none-any.whl
| Download URL | videoutil-0.1.7-py3-none-any.whl |
|---|---|
| Size | 19.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
251c5fa8810768f407bd4d95e8f20fa92b0ff3f9efc15244eddaf19a8173ce5d
|
|
BLAKE2b-256 checksum How to use checksums |
da31d5c0071ee01fdde3d65c9b6bc7aa54e29bb58e8844125b8cfe9d4b9ee528
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.13.1
|