diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-02-26 01:44:19 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-02-26 01:44:19 +0100 |
commit | 4da379804526d4ceabd2f9cc8da614744438eabd (patch) | |
tree | eb1688c68250a966fe7f55d586a00a69eb5c8205 /README.md | |
parent | 84254c10d2898fbe7f45934bcaad94a217cc22ab (diff) | |
download | ODR-AudioEnc-4da379804526d4ceabd2f9cc8da614744438eabd.tar.gz ODR-AudioEnc-4da379804526d4ceabd2f9cc8da614744438eabd.tar.bz2 ODR-AudioEnc-4da379804526d4ceabd2f9cc8da614744438eabd.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -55,9 +55,9 @@ This package: make sudo make install -If you want to use the JACK and libVLC input, please use +If you want to use ALSA, JACK and libVLC inputs, please use - ./configure --enable-jack --enable-vlc + ./configure --enable-alsa --enable-jack --enable-vlc * See the possible scenarios below on how to use the tools * use *mot-encoder* to encode images into MOT Slideshow |