• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting FFMPEG

     
    • 0 Vote(s) - 0 Average

    FFMPEG

    Failed to find valid ffmpeg
    Jobuddy
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Sep
    Reputation: 0
    #1
    2025-09-12, 06:57 PM
    Hello,
    I have a problem that I can not start Jellyfin if there is a path set to FFMPEG.
    I tried adding to system env variables:
    JELLYFIN_FFMPEG = C:\Program Files\Jellyfin\Server\ffmpeg.exe
    JELLYFIN_FFPROBE = C:\Program Files\Jellyfin\Server\ffprobe.exe

    He also tries to launch them, but the log says: The System can not find this file. (Log is attached as .txt) 

    I know that the easy fix would be to remove FFMPEG from the path, but that is sadly not a viable option for me.

    Can anyone please help me?

    Kind regards
    JoBuddy


    Attached Files
    .txt   log_20250912.txt (Size: 94.19 KB / Downloads: 20)
    IndianaLarry
    Offline

    Junior Member

    Posts: 26
    Threads: 1
    Joined: 2025 Sep
    Reputation: 2
    Country:United States
    #2
    2025-09-18, 03:46 AM
    First of all, it looks like there are multiple runs stored in this file. This is not obvious advice, but you may want to consider deleted the log before you debug, so we only have one run to look at.

    With that said, it seems that something is not being found. For troubleshooting purposes, try opening up Powershell, running each the following commands, and reporting back what you get.

    Code:
    dir /Q "C:\Program Files\Jellyfin\Server"
    dir /Q "C:\WINDOWS\system32"
    "C:\Program Files\Jellyfin\Server\ffmpeg.exe" -L

    The first two will give us some statistics on the files within your two paths (most notably, ownership permissions). The third tests the ffmpeg executable itself, to see that it actually runs.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode