How to install ffmpeg in hassio?

I have this entry in my log:
[ffmpeg.core] FFmpeg isn’t running!

I can’t find any instrictions in the component desdiption i can read:
If you are using Hass.io then just move forward to the configuration as all requirements are already fulfilled.

How can i test if FFmpeg is running?
Thank you for any help.

Hi @Alexander_Kirchner, Did you find a solution for this?

When I try to use ffmpeg on my hassio, it immediatly hangs and I have to reboot it

Hello, have you had any success with this?

@Alexander_Kirchner, I’m having problems as well. Could you share some light on this? I would like to confirm too that ffmpeg is running, because I keep seeing this errors in the logfile

2018-08-22 11:58:18 INFO (MainThread) [homeassistant.components.http.view] Serving /api/camera_proxy_stream/camera.pir_camera_01 to 192.168.1.145 (auth: False)
2018-08-22 11:58:24 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!
2018-08-22 11:58:24 INFO (MainThread) [homeassistant.components.http.view] Serving /api/camera_proxy_stream/camera.pir_camera_01 to 192.168.1.145 (auth: False)

I also experienced that ffmpeg is unstable on hass.io while reading /dev/video0.

It ended up that I flashed hassbian image, changed port of hassbian to 8124 and installed hass.io on top by using the github script.

So ffmpeg is running on hassbian and give values via mqtt upstream to mosquitto addon.
Therefore I can access all values from two hass instances on one machine. :smiley:
No problems till now, running RPi3 Hassbian on USB HDD (Increased swap partition to 512MB)