A collection of tools for working with FFmpeg, including two-pass encoding and EXIF data handling
Project description
FFmpeg 2-Pass Tools
A collection of tools for working with FFmpeg, including two-pass encoding and EXIF data handling.
System Dependencies
This package requires the following system tools to be installed:
ffmpeg: For video processingexiftool: For EXIF data handling
Installing System Dependencies
macOS
brew install ffmpeg exiftool
Ubuntu/Debian
sudo apt-get install ffmpeg exiftool
Installation
Via pip
pip install ffmpeg-2pass-tools
For Development
git clone https://github.com/YoungCatChen/ffmpeg-2pass-tools.git
cd ffmpeg-2pass-tools
pip install -e ".[test]" # Install with test dependencies
Available Tools
burst-shots-into-live-photo: Convert burst shots into live photosffmpeg-2pass-and-exif: Perform two-pass FFmpeg encoding while handling EXIF dataget-ffmpeg-input-flags: Get FFmpeg input flags
License
MIT License
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_2pass_tools-0.1.1.tar.gz
(67.3 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 ffmpeg_2pass_tools-0.1.1.tar.gz.
File metadata
- Download URL: ffmpeg_2pass_tools-0.1.1.tar.gz
- Upload date:
- Size: 67.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2317ffc7c40d5d21d98dc3bed66fd86f926f3b428b006ef3d57dd50adfabf664
|
|
| MD5 |
ee3aae5037476370c2e61f78cd5c3b08
|
|
| BLAKE2b-256 |
fa94b3001225dd52e4073caa8e22da014865eb448000714e42f546bc267b3407
|
File details
Details for the file ffmpeg_2pass_tools-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ffmpeg_2pass_tools-0.1.1-py3-none-any.whl
- Upload date:
- Size: 73.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9ff8ba500b78b68b904aa5254fac3882c599af7a7739c9bdfd5baea5c5c0377
|
|
| MD5 |
c86ce5d0b0af95277f5ad0d11d6331bf
|
|
| BLAKE2b-256 |
3c00ec1b2cfa3acd5c95f27e3d428d5367f8f525f28d1106969bc061d37b9bb0
|