• 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: FFMPEG not found

     
    • 0 Vote(s) - 0 Average

    SOLVED: FFMPEG not found

    Getting error when playing media.
    Manthan
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Sep
    Reputation: 0
    #9
    2023-09-16, 08:19 PM
    Quote:C:\Jellyfin>.\jellyfin.exe
    [20:39:52] [INF] [1] Main: Jellyfin version: 10.8.10
    [20:39:52] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\\Users\\Administrator\\AppData\\Local\\jellyfin\\log]"]
    [20:39:52] [INF] [1] Main: Arguments: ["C:\\Jellyfin\\jellyfin.dll"]
    [20:39:52] [INF] [1] Main: Operating system: Windows
    [20:39:52] [INF] [1] Main: Architecture: X64
    [20:39:52] [INF] [1] Main: 64-Bit Process: True
    [20:39:52] [INF] [1] Main: User Interactive: True
    [20:39:52] [INF] [1] Main: Processor count: 4
    [20:39:52] [INF] [1] Main: Program data path: C:\Users\Administrator\AppData\Local\jellyfin
    [20:39:52] [INF] [1] Main: Web resources path: C:\Jellyfin\jellyfin-web
    [20:39:52] [INF] [1] Main: Application directory: C:\Jellyfin\
    [20:39:53] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: C:\Users\Administrator\AppData\Local\jellyfin\cache
    [20:39:53] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [20:39:55] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
    [20:39:55] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : []
    [20:39:55] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
    [20:39:55] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: []
    [20:39:56] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: []
    [20:39:59] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.8.10.0
    [20:39:59] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.8.10.0
    [20:39:59] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.8.10.0
    [20:39:59] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.8.10.0
    [20:39:59] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.8.10.0
    [20:40:00] [INF] [1] Main: Kestrel listening on Any IP4 Address
    [20:40:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [20:40:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2023-09-16 02:00:00.000 -07:00, which is 05:19:59.0075851 from now.
    [20:40:01] [ERR] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg validation: The process returned no result
    [20:40:01] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: Failed version check: ffmpeg
    [20:40:01] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg:
    [20:40:01] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: c1da31dd5b04450aa15b7d4a952bd5ac
    [20:40:01] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.3646368
    [20:40:01] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [20:40:01] [INF] [12] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory Z:\VMachines\Jellyfin Media\Movies
    [20:40:01] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.2597942
    [20:40:01] [INF] [1] Main: Startup complete 0:00:10.7859153
    [20:40:04] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: StartupTrigger fired for task: Update Plugins
    [20:40:04] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task PluginUpdateTask
    [20:40:04] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Update Plugins
    [20:40:04] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 0 seconds
    [20:40:04] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
    [20:41:42] [INF] [10] Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authenticated. Failure message: Invalid token.
    [20:41:42] [INF] [10] Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authenticated. Failure message: Invalid token.
    [20:41:42] [INF] [10] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: CustomAuthentication was challenged.
    [20:41:49] [INF] [19] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for Manthan has succeeded.
    [20:41:49] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user Manthan: 0/0
    [20:41:49] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user a3cad855-75ed-42a3-96fa-134e0d357b17
    [20:41:49] [WRN] [19] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://192.168.2.238:8096/Users/authenticatebyname to 192.168.2.185 in 0:00:00.5910142 with Status Code 200
    [20:41:49] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.2.185 request
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'AccessSchedule' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ActivityLog' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'CustomItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'HomeSection' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ImageInfo' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Permission' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:49] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
    [20:41:57] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.2.185 closed
    [20:41:58] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.2.185 request
    [20:42:03] [ERR] [23] MediaBrowser.Providers.Movies.MovieMetadataService: Error in ffprobe
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    FFMPEG not found - by Manthan - 2023-09-16, 07:21 PM
    RE: FFMPEG not found - by skribe - 2023-09-16, 07:44 PM
    RE: FFMPEG not found - by Manthan - 2023-09-16, 07:47 PM
    RE: FFMPEG not found - by skribe - 2023-09-16, 07:49 PM
    RE: FFMPEG not found - by Manthan - 2023-09-16, 07:54 PM
    RE: FFMPEG not found - by skribe - 2023-09-16, 08:02 PM
    RE: FFMPEG not found - by Manthan - 2023-09-16, 08:11 PM
    RE: FFMPEG not found - by skribe - 2023-09-16, 08:13 PM
    RE: FFMPEG not found - by Manthan - 2023-09-16, 08:19 PM
    RE: FFMPEG not found - by skribe - 2023-09-16, 09:06 PM
    RE: FFMPEG not found - by Manthan - 2023-09-16, 09:35 PM
    RE: FFMPEG not found - by skribe - 2023-09-16, 09:43 PM
    RE: FFMPEG not found - by Manthan - 2023-09-16, 09:44 PM
    RE: FFMPEG not found - by skribe - 2023-09-16, 09:51 PM

    • 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