mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update ffmpeg.markdown
This commit is contained in:
parent
eb8293732d
commit
554113dbbe
@ -36,7 +36,7 @@ $ sudo echo "deb http://ftp.debian.org/debian jessie-backports main" >> /etc/apt
|
|||||||
$ sudo apt-get update
|
$ sudo apt-get update
|
||||||
$ sudo apt-get -t jessie-backports install ffmpeg
|
$ sudo apt-get -t jessie-backports install ffmpeg
|
||||||
```
|
```
|
||||||
|
We can use now following in the configuration:
|
||||||
```
|
```
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
ffmpeg_bin: /usr/bin/ffmpeg
|
ffmpeg_bin: /usr/bin/ffmpeg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user