diff --git a/source/_components/ffmpeg.markdown b/source/_components/ffmpeg.markdown index db663d96988..eb48e451421 100644 --- a/source/_components/ffmpeg.markdown +++ b/source/_components/ffmpeg.markdown @@ -36,7 +36,7 @@ $ sudo echo "deb http://ftp.debian.org/debian jessie-backports main" >> /etc/apt $ sudo apt-get update $ sudo apt-get -t jessie-backports install ffmpeg ``` - +We can use now following in the configuration: ``` ffmpeg: ffmpeg_bin: /usr/bin/ffmpeg