• 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 exited with code 218

     
    • 0 Vote(s) - 0 Average

    SOLVED: FFmpeg exited with code 218

    s_p
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2024 Jul
    Reputation: 0
    Country:Italy
    #1
    2025-04-18, 07:49 AM (This post was last modified: 2025-04-18, 09:49 PM by s_p. Edited 2 times in total.)
    hello

    I am having difficulty playing some files only through the Android app while everything is ok from the browser.
    The host is a fanless with N5105 cpu and jellyfin installation is through docker.
    In the logs I see MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 218.
    Can this be fixed?

    This is my >>>log<<<

    transcoding setup

    and docker-compose 

    Code:
    ---
    version: "2.1"
    services:
      jellyfin:
        image: ghcr.io/linuxserver/jellyfin
        container_name: jellyfin
        environment:
          - PUID=1000
          - PGID=1000
          - TZ=Europe/Rome
          - JELLYFIN_PublishedServerUrl=192.168.0.10 #optional
        volumes:
          - /srv/dev-disk-by-uuid-b1a430ba-feae-4449-b841-cd9bd6cdd32f/docker/Jellyfin:/config
          - /srv/dev-disk-by-uuid-b1a430ba-feae-4449-b841-cd9bd6cdd32f/video/serie:/tv
          - /srv/dev-disk-by-uuid-b1a430ba-feae-4449-b841-cd9bd6cdd32f/video/film:/movies
          - /opt/vc/lib:/opt/vc/lib #optional
        ports:
          - 8096:8096
          - 8920:8920 #optional
          - 7359:7359/udp #optional
          - 1900:1900/udp #optional
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128
        restart: unless-stopped 


    Attached Files Thumbnail(s)
                       
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    FFmpeg exited with code 218 - by s_p - 2025-04-18, 07:49 AM
    RE: FFmpeg exited with code 218 - by TheDreadPirate - 2025-04-18, 02:21 PM
    RE: FFmpeg exited with code 218 - by s_p - 2025-04-18, 03:44 PM
    RE: FFmpeg exited with code 218 - by TheDreadPirate - 2025-04-18, 04:18 PM
    RE: FFmpeg exited with code 218 - by s_p - 2025-04-18, 04:46 PM
    RE: FFmpeg exited with code 218 - by TheDreadPirate - 2025-04-18, 06:12 PM
    RE: FFmpeg exited with code 218 - by s_p - 2025-04-18, 08:44 PM
    RE: FFmpeg exited with code 218 - by TheDreadPirate - 2025-04-18, 09:27 PM
    RE: FFmpeg exited with code 218 - by s_p - 2025-04-18, 09:31 PM
    RE: FFmpeg exited with code 218 - by s_p - 2025-04-18, 09:49 PM
    RE: FFmpeg exited with code 218 - by TheDreadPirate - 2025-04-18, 10:07 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