surrim / ffmprog

FFmpeg Simple Progress bar written in shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFmprog

FFmpeg Simple Progresss bar written in shell

Installation

curl -sL -o "${PREFIX}/bin/ffmprog" "https://raw.githubusercontent.com/TheGlockMisc/ffmprog/master/ffmprog"
chmod +x "${PREFIX}/bin/ffmprog"

Usage

./ffmprog -i [<url/file>] [args...]

Dependencies

  • bc
  • ffmpeg

About

FFmpeg Simple Progress bar written in shell

License:The Unlicense


Languages

Language:Shell 100.0%