Step 3: Install and configure ffmpeg. - vexorian/dizquetv GitHub Wiki

ffmpeg must be installed in your system

Verify ffmpeg's version.

In the web ui, you can go to the version tab and verify that ffmpeg is correctly installed. If it says error or if the version is wrong, proceed with the installation.

Install FFMPEG (Windows, Linux, Mac OS/X)

FFMPEG 4.2.3 or later is required. You can get download instructions here.

  • Avoid using the nightly ffmpeg builds unless you know what you are doing. They are unstable. The version that's used to test during dizquetv development is 4.2.4.

After that, go to ffmpeg settings in dizqueTV's web ui, and change the path to the full ffmpeg path (path + executable).

Docker

The docker image from the dizquetv repository already include a ffmpeg version. The -nvidia images come bundled with a ffmpeg version that supports nvenc codecs.