GIT_SILENT [dev-docs] add more mlt deps

This commit is contained in:
Julius Künzel
2022-06-27 12:54:45 +00:00
parent 982f547cdb
commit ff917eebee

View File

@@ -86,7 +86,7 @@ And if you want to build MLT manually:
git clone https://github.com/mltframework/mlt.git
# Install MLT dependencies
sudo apt install libxml++2.6-dev libavformat-dev libswscale-dev libavfilter-dev libavutil-dev libsdl1.2-dev librtaudio-dev
sudo apt install libxml++2.6-dev libavformat-dev libswscale-dev libavfilter-dev libavutil-dev libavdevice-dev libsdl1.2-dev librtaudio-dev libsox-dev libsamplerate0-dev librubberband-dev libebur128-dev
```
#### Build and install the projects