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.2.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.2.tar.gz.
File metadata
- Download URL: ffmpeg_2pass_tools-0.1.2.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 |
f9d7e960c0f5a526f211853df5825c0e7da782bb74b5c93257783afbbd3810e6
|
|
| MD5 |
52eaca342efaa83f054b3a5ba100fc99
|
|
| BLAKE2b-256 |
15f9ac33447101596796b1f018321f0f1f9b543bc0a6848225795ba7ad9774be
|
File details
Details for the file ffmpeg_2pass_tools-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ffmpeg_2pass_tools-0.1.2-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 |
7a8448df1f476195463165f0c9f1fb9c42002ef4271d1d938ebf504cde6c2d6c
|
|
| MD5 |
8e881364d021128e430c38a73265e84f
|
|
| BLAKE2b-256 |
feafc6c29e323d92d8c808ef55b6a2c4892e798bb35e86c8e2d71325d9c51b6b
|