-
Notifications
You must be signed in to change notification settings - Fork 96
Step 3: Install and configure ffmpeg.
MoRBiD-MaNGLeR edited this page May 29, 2021
·
3 revisions
ffmpeg must be installed in your system
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.
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).
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.