effy-0.8.0 is not a library.
effy
A small and friendly terminal FFmpeg helper that simplifies common tasks.
Features
- change a video resolution, bitrate, frame rate, speed
- change an audio bitrate, volume, pitch, tempo
- apply audio effects (crystalizer)
- extract or remove audio from the video
- trim video/audio
- use hardware acceleration
- apply presets (preload in the UI, or immediately from the CLI)
Usage
[!IMPORTANT]
ffmpegandffprobemust be installed and available in thePATHenv variable
# Presets
Install
Download pre-compiled binaries from Releases
Or install using cargo:
Or compile from source:
- Install Rustup
- Clone this repo
cargo build --release- Navigate to
./target/releaseand look foreffybinary
Telegram bot
If you're looking for a self-hosted server-side alternative that works with Telegram media, look no further: effybot
