added libva build to linux instructions

This commit is contained in:
John Preston 2015-12-25 01:55:00 +03:00
parent 04b5044a6f
commit afed48dd4a
1 changed files with 7 additions and 0 deletions

View File

@ -46,6 +46,13 @@ Download [opus-1.1 sources](http://downloads.xiph.org/releases/opus/opus-1.1.tar
In Terminal go to **/home/user/TBuild/Libraries** and run
git clone git://anongit.freedesktop.org/git/libva
cd libva
./autogen.sh --enable-static
make
sudo make install
cd ..
git clone https://github.com/FFmpeg/FFmpeg.git ffmpeg
cd ffmpeg
git checkout release/2.8