diff options
author | MaZderMind <github@mazdermind.de> | 2015-05-12 06:43:51 +0200 |
---|---|---|
committer | MaZderMind <github@mazdermind.de> | 2015-05-12 06:43:51 +0200 |
commit | e1695a9311eb6126ab6d856a8feec7876142abdf (patch) | |
tree | e2b0371796add492ee2ba7c45c70f50bdfda9974 /README.md | |
parent | d502ff8a4b18c423bac730bc46f7cc72874348ab (diff) |
Update Readme to reflect tested version
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -1,10 +1,4 @@ # Voctomix -Building a HD-Compatible, Multi-Track-Audio-Capable Software-Based Live-Video-Mixer for the VOC/FEM. +Building a HD-Compatible, Multi-Track-Audio-Capable Software-Based Live-Video-Mixer for the VOC. -# Build Requirements GSteamer 1.4 Debian Stable -sudo apt-get install build-essential libglib2.0-dev gobject-introspection gtk-doc-tools flex bison automake autopoint libtool libx11-dev libasound2-dev libsoup2.4-dev libpng12-dev libjpeg8-dev libcairo2-dev libx264-dev libmpeg2-4-dev libmp3lame-dev libtwolame-dev libmad0-dev libcurl4-openssl-dev libfaad-dev nettle-dev libneon27-dev librsvg2-dev libpango1.0-dev librtmp-dev yasm nasm -sudo apt-get -t wheezy-backports install liborc-0.4-dev libopus-dev - -fix `version=2.40` in /usr/lib/x86_64-linux-gnu/pkgconfig/libsoup-2.4.pc - -gst-plugins-bad $ ./autogen.sh -- --disable-gl +Testet on Ubuntu 14.10 with the bundled gstreamer 1.4.3 |