Skip to content

aNNiMON/effy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

effy

A small and friendly terminal FFmpeg helper that simplifies common tasks.

Documentation GitHub Release

effy TUI

Features

  • change a video resolution, bitrate, frame rate, speed
  • change an audio bitrate, volume, pitch, tempo
  • apply audio effects (crystalizer)
  • remove audio from the video
  • trim video/audio

Usage

Important

ffmpeg and ffprobe must be installed and available in the PATH env variable

effy input.mp4
effy "https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"

Install

Download pre-compiled binaries from Releases

Or compile from source:

  1. Install Rustup
  2. Clone this repo
  3. cargo build --release
  4. Navigate to ./target/release and look for effy binary

Telegram bot

If you're looking for a self-hosted server-side alternative that works with Telegram media, look no further: effybot

Contributors 2

  •  
  •  

Languages