1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streama_ynh.git synced 2024-09-03 20:26:30 +02:00

Update README.md

This commit is contained in:
liberodark 2020-05-30 17:32:00 +02:00 committed by GitHub
parent 2a4e826bb4
commit 3bbe136600
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,4 +29,13 @@ Streama Server
$ sudo yunohost app upgrade --verbose example -u https://github.com/YunoHost-Apps/streama_ynh
### Avidemux compilation :
$ git clone https://github.com/mean00/avidemux2/
$ cd avidemux2
$ sudo apt-get install build-essential cmake \
pkg-config yasm libsqlite3-dev libfontconfig1-dev \
libfribidi-dev libxvdev libvdpau-dev libva-dev \
libasound2-dev libpulse-dev libfdk-aac-dev
$ bash bootStrap.bash --deb --without-qt --with-cli