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.0.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.0.tar.gz.
File metadata
- Download URL: ffmpeg_2pass_tools-0.1.0.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 |
d649d25d8f298a6de223e92ebf4f03dfd420070c82bf97dc9548ec308560c2db
|
|
| MD5 |
ddefa0c43a282ac52670b0b84cbbe639
|
|
| BLAKE2b-256 |
63af6010ddc5910e8a4c7c1b5a455efa5da2da87b3f7f3ad49bad1e2f8b600a1
|
File details
Details for the file ffmpeg_2pass_tools-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ffmpeg_2pass_tools-0.1.0-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 |
b0d253a2f522af8f4dc150a666b4140c84bbad0ca19f5b47efe3ddf78c745d78
|
|
| MD5 |
ad4fbe4e50701f724f01f4afa6501963
|
|
| BLAKE2b-256 |
6bc7c28a8597f7b067fd3066a7b8860e1b589f86853c45c94593182f64fa4abb
|