• 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 SOLVED: Error in "Probe Provider"

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Error in "Probe Provider"

    I am getting this error - Error in "Probe Provider" when playing a video on windows 10 after Jellyfin Upgrade
    akshay khairmode
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    #1
    2024-06-14, 08:41 AM
    Hey Folks,

    I have been facing issues since I upgraded the Jellyfin version.

    I am using Windows 10 and have installed Jellyfin via the Windows installer.

    Jellyfin Version - 10.9.6

    I am getting a playback error - Playback failed due to a fatal player error.

    When checking logs it says,

    Code:
    [2024-06-14 13:55:43.102 +05:30] [ERR] [23] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in "Probe Provider"
    System.InvalidOperationException: Cannot start process because a file name has not been provided.

    [2024-06-14 13:55:43.784 +05:30] [ERR] [21] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/e500f5af-ec99-26a3-7878-03127ee0b94d/live.m3u8".
    System.ArgumentNullException: Value cannot be null. (Parameter '_mediaEncoder.EncoderPath')


    Based on Google searching the issue, it looked like it could not get the FFmpeg path, so I checked the settings in playback but the path there is empty and not editable.

    I tried editing the encoding.xml in the ProgramData folder but the file was getting reset every time I restarted the Jellyfin server. Not sure what more to do.

    I have uninstalled the previous Jellyfin version and did a fresh install also, still facing same issue.

    Any help here is appreciated. I am also attaching the log file.


    Attached Files
    .txt   log_20240614.txt (Size: 173.55 KB / Downloads: 67)
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-06-14, 03:26 PM
    Why aren't you using the version of ffmpeg that comes with Jellyfin?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    akshay khairmode
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    #3
    2024-06-14, 07:04 PM
    I have not configured to use any specific FFmpeg. Where do I configure it to use the FFmpeg that comes with Jellyfin itself and not look for another one?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-06-14, 07:51 PM
    It looks like you installed ffmpeg outside of jellyfin and Jellyfin is picking it up.

    Code:
    System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'C:\Users\user\Downloads\Compressed\ffmpeg-5.1.2-essentials_build\ffmpeg-5.1.2-essentials_build\bin\ffmpeg.exe' with working directory 'C:\Program Files\Jellyfin\Server'. The system cannot find the file specified.

    And the log indicates it can't read it?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    akshay khairmode
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    #5
    2024-06-15, 07:15 AM
    I think I may have installed ffmpeg for another application but how can I configure jellyfin to use its own?

    The ffpmeg path does not exist now, it's deleted from that path.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-06-15, 05:43 PM
    I believe in Windows it just calls "ffmpeg" and Windows will use whichever is installed. I'm assuming if you uninstall this other ffmpeg Jellyfin should pick up the ffmpeg it comes with. Or, if you need that other ffmpeg, you can edit encoding.xml to provide a path.

    C:\ProgramData\Jellyfin\Server\config\encoding.xml
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    akshay khairmode
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    #7
    2024-06-16, 07:42 AM
    Editing encoding.xml is not working, once the Jellyfin server restarts the changes made in the file are reset to the original.

    There is no ffmpeg in Programs and Features to uninstall.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-06-16, 04:45 PM
    I need to do some testing and I'll get back to you.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    akshay khairmode
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    #9
    2024-06-22, 09:54 AM
    Hi did you find anything on this issue?

    Thanks.
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,144
    Threads: 0
    Joined: 2024 Jun
    Reputation: 60
    #10
    2024-06-22, 01:14 PM
    I would check to make sure that path is not in your Environment Variables.

    Steps:
    1.       In the start menu or a run box type “sysdm.cpl” and open that up.
    2.       Navigate to Advanced -> Environment Variables
    3.       In User Variables- click path, then choose edit. If that directory is there, then delete it
    4.       Do the same thing for the System Variables.
    5.       Restart system.
    Pages (2): 1 2 Next »

    « 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