Update doc about avconv path (see #42)

This commit is contained in:
Pierre Rudloff 2016-01-04 15:28:25 +01:00
parent 499c30ec8e
commit f1cbad030a
1 changed files with 2 additions and 0 deletions

View File

@ -38,3 +38,5 @@ If you don't want to enable conversions, you can disable it in *config.yml*.
On Debian-based systems:
sudo apt-get install libavcodec-extra rtmpdump
You also probably need to edit the *avconv* variable in *config.yml* so that it points to your ffmpeg/avconv binary (*/usr/bin/avconv* on Debian/Ubuntu).