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:
parent
2a4e826bb4
commit
3bbe136600
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue