Skip to content

Commit b16ee58

Browse files
authored
Update ffmpeg.markdown
1 parent 1556e5c commit b16ee58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/ffmpeg.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ featured: true
1313
---
1414

1515
<p class='note'>
16-
You need a `ffmpeg` binary in your system path. On Debain 8 you can install it from backports. If you want Hardware support on a Raspberry Pi you need tobuild from source by yourself. Windows binary are avilable on the [FFmpeg](http://www.ffmpeg.org/) website.
16+
You need a `ffmpeg` binary in your system path. On Debain 8 or Raspbian (Jessie) you can install it from backports. If you want Hardware support on a Raspberry Pi you need to build from source by yourself. Windows binary are avilable on the [FFmpeg](http://www.ffmpeg.org/) website.
1717
</p>
1818

1919
To set it up, add the following information to your `configuration.yaml` file:

0 commit comments

Comments
 (0)