Jellyfin Forum
ffmpeg.exe was unable to start - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: ffmpeg.exe was unable to start (/t-ffmpeg-exe-was-unable-to-start)



ffmpeg.exe was unable to start - swabbie - 2023-12-01

Hello,

I've been using Jellyfin for a while now and had no problem with any of my instances in the past. So when I had my regular clean install of my PC, I tried installing Jellyfin again and this error message came up when I tried to access the server through my browser. Never had this problem before and my OS is a fresh install so I dont think I've thinkered that much to break something.

I've searched all over the forum and reddit if any similar issues occur. I thought with the recent hotfix (v10.8.13) have solved this issue since one of the changelogs mentioned ffmpeg (5019). But it turns out it still gave me the error.

I'm using:

Version: 10.8.13
Operating System: Windows 10 22H2 with no warnings and errors in the device manager
Architecture: X64
Installer: Windows Installer
Client: Edge and Floorp Browser

I've tried reinstalling Jellyfin with every data and program files deleted after uninstalling.

I've also tried analyzing the logs myself and look for specific log about FFMPEG and found this:

[2023-12-01 12:11:51.384 +08:00] [ERR] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg validation: The process returned no result
[2023-12-01 12:11:51.394 +08:00] [WRN] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: Failed version check: "ffmpeg"
[2023-12-01 12:11:51.426 +08:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: ""


context with other logs:


[2023-12-01 12:11:18.064 +08:00] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
[2023-12-01 12:11:18.071 +08:00] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
[2023-12-01 12:11:18.078 +08:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
[2023-12-01 12:11:19.663 +08:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2023-12-01 12:11:19.692 +08:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks

[2023-12-01 12:11:51.384 +08:00] [ERR] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg validation: The process returned no result
[2023-12-01 12:11:51.394 +08:00] [WRN] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: Failed version check: "ffmpeg"
[2023-12-01 12:11:51.426 +08:00] [INF] [7] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: ""

[2023-12-01 12:11:51.429 +08:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: ServerId: "37aeddb4f01f42c59a4be974f4678180"
[2023-12-01 12:11:51.855 +08:00] [INF] [12] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.4112935
[2023-12-01 12:11:51.858 +08:00] [INF] [12] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2023-12-01 12:11:52.486 +08:00] [INF] [12] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.6260746
[2023-12-01 12:11:52.488 +08:00] [INF] [12] Main: Startup complete 0:00:52.7557575


And I also included the full logs:

.txt   jellyfin-log-ffmpeg-error.txt (Size: 16.47 KB / Downloads: 15)


Thanks for the help!


RE: ffmpeg.exe was unable to start - TheDreadPirate - 2023-12-01

Is this a basic install or service install?


RE: ffmpeg.exe was unable to start - swabbie - 2023-12-01

(2023-12-01, 01:00 PM)TheDreadPirate Wrote: Is this a basic install or service install?

Its a basic install, there's also no error during the installation and was completed successfully. It is also in default install location for the app and program data


RE: ffmpeg.exe was unable to start - TheDreadPirate - 2023-12-01

Check event viewer for any clues.

Backup the ProgramData folder for Jellyfin, uninstall, run the installer as admin.

Definitely a weird problem.