Updated README file to contains the gstreamer libav plugin, needed to actually play the videos.

This commit is contained in:
Pieter Hulshoff 2016-08-25 11:23:21 +02:00
parent e8191aef39
commit a045dc4193

View File

@ -9,7 +9,7 @@ Install necessary dependencies:
sudo apt-get install tortoisehg g++ cmake dos2unix zlib1g-dev libsdl2-2.0 libsdl2-mixer-2.0 libsdl2-image-2.0 libsdl2-ttf-2.0 \
libsdl2-dev libsdl2-mixer-dev libsdl2-image-dev libsdl2-ttf-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
libgstreamer-plugins-good1.0-dev zlib1g-dev libglib2.0-0 libglib2.0-dev sqlite3
libgstreamer-plugins-good1.0-dev gstreamer1.0-libav zlib1g-dev libglib2.0-0 libglib2.0-dev sqlite3
## Download and compile the source code ##
Download the source code: