/ffmpeg-utils

ffmpeg scripts library

Primary LanguageShellMIT LicenseMIT

ffmpeg utilites

You will find some scripts here for convience regarding ffmpeg, just use --help (-h) for usage.

Dependencies

Requires ffmpeg

  • Debian or it's variants i.e. Ubuntu

    apt install ffmpeg
    
    # use sudo if not root
    
    sudo apt install ffmpeg
  • Arch

    pacman -S ffmpeg
  • For other distros consult the docs