Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

FFMPEG

FFMPEG is a complete, cross-platform solution to record, convert and stream audio and video.

Installation

NOTE: ffmpeg addon definitions are shipped by default with milkytracker.

However, this repository serves for community-submitted definitions as well.

  1. Make sure ffmpeg is installed (via your package manager nix/apt-get/homebrew)
  2. Worstcase do a manual installation
  3. Doublecheck: make sure typing ffmpeg in your console will work (or set PATH)
  4. copy the 'ffmpeg' folder of this repository to the config-directory:
  • LINUX/MAC: ~/.config/milkytracker
  • WINDOWS: C:\Users\<user>\AppData\Roaming\MilkyTracker

NOTE: in case of manual install, put the 'ffmpeg' executable here too

  1. copy/paste the contents of addons.txt into milkytracker (Sample Editor > addons > edit addons)
  2. make sure to save the texteditor (ctrl+s or command+s)
  3. profit! (now you should see the addons appear)

for more debugging info run ADDONS_DEBUG=1 ./milkytracker