0

Recently upgraded to Windows Server Core 2022 and ffmpeg doesn't start. No errors, no logs, no nothing. I thought I had seen mention of ffmpeg running on Server Core 2012 with the Essentials role installed, but no such role seems to exist for Core 2022.

What dependency would ffmpeg have that would cause a silent fail on this platform?

1
  • For checking the dependencies you may use Dependencies utility. I can't help you regarding Windows Server Core 2022, but I recommend you to post the exact version of FFmpeg.
    – Rotem
    Commented Sep 16, 2022 at 21:04

1 Answer 1

2

C:\windows\system32\AVICAP32.DLL and C:\windows\system32\MSVFW32.DLL can be copied from Windows Server 2022 LTSC (Desktop Edition) or Windows 10.

Copying those to the system32 folder, ffmpeg.exe should work again.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .