Smart trim with FFMPEG
Project description
Smart trim with FFMPEG
This tool implements smart trim using python-ffmpeg. It allows precise trimming of a video with minimum re-encoding for minimum quality loss.
For more info about smart trim, see here.
Installation
pip3 install ffmpeg_smart_trim
Usage
python3 -m ffmpeg_smart_trim.trim in.mp4 --start_time 12.345 --end_time 67.890 -output out.mp4
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
ffmpeg-smart-trim-0.0.1.tar.gz
(15.7 kB
view hashes)
Built Distribution
Close
Hashes for ffmpeg_smart_trim-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbdab688f481845606a182623ac3fabd7b81dccaa89fb267b2a2423dc74402e6 |
|
MD5 | b2c009d6d440242446a94454066dc069 |
|
BLAKE2b-256 | 6859e41c8db95e4df0c17d1d933cbe3c5783c6fc8950e0656015d50e4cb2bab3 |