Skip to content

NickWhiu/ffmpeg-common-task-helper-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

FFMPEG common task helper scripts

Installation

  1. Clone this repo
  2. Add the bin folder and bin/timelapse to your $PATH
  3. Install ffmpeg & ffmpeg-bar:
    • MacOS: Run brew install ffmpeg && sudo npm install --global ffmpeg-progressbar-cli command in terminal
    • Ubuntu/Debian Linux: Run sudo apt install ffmpeg && sudo npm install --global ffmpeg-progressbar-cli command in terminal

Usage

Add the bin folder to your $PATH, or call the bin by explicit full path. The scripts are named with friendly names.

Some have friendly usage help, other scripts still need this to be added; check the source for now.

Contributing

See docs at https://ffmpeg.org/ffmpeg-filters.html and use your web-search skills to come up with more hepful scripts, or to maintain and improve existing scripts.

About

ffmpeg video/audio encoding scripts for common encoding tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages