• 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 exits with code 187 when playing select files

     
    • 0 Vote(s) - 0 Average

    SOLVED: FFmpeg exits with code 187 when playing select files

    FFmpeg exited with code 187
    Ch3ck3rM0n
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2025 Jan
    Reputation: 0
    Country:Germany
    #10
    2025-01-20, 08:56 PM
    Hi all,

    I have a similar issue like the thread owner and I tried different solutions but nothing worked for me. It is still crashing when I try to play my movie. The permissions should be fine and "Allow encoding in HEVC format" (also AV1) is activated.

    Code:
    root@jellyfin:~# cat /etc/group | grep render
    render:x:993:root,jellyfin
    root@jellyfin:~# getent group render | cut -d: -f3
    993

    I am running Jellyfin in a Proxmox container and gpu accelerator should be forwarded. I set inside config the "QSV Device" to use "/dev/dri/renderD133" to be sure it is using a free device, because the first and second are already bind to other containers/vms. I activated both tone mappings and the supported codecs for my i7-12650h.

    Code:
    root@jellyfin:~# lspci -nn | grep -Ei "3d|display|vga"
    00:02.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-P GT1 [UHD Graphics] [8086:46a3] (rev 0c)
    00:02.1 VGA compatible controller [0300]: Intel Corporation Alder Lake-P GT1 [UHD Graphics] [8086:46a3] (rev 0c)
    00:02.2 VGA compatible controller [0300]: Intel Corporation Alder Lake-P GT1 [UHD Graphics] [8086:46a3] (rev 0c)
    00:02.3 VGA compatible controller [0300]: Intel Corporation Alder Lake-P GT1 [UHD Graphics] [8086:46a3] (rev 0c)
    00:02.4 VGA compatible controller [0300]: Intel Corporation Alder Lake-P GT1 [UHD Graphics] [8086:46a3] (rev 0c)
    00:02.5 VGA compatible controller [0300]: Intel Corporation Alder Lake-P GT1 [UHD Graphics] [8086:46a3] (rev 0c)
    00:02.6 VGA compatible controller [0300]: Intel Corporation Alder Lake-P GT1 [UHD Graphics] [8086:46a3] (rev 0c)
    00:02.7 VGA compatible controller [0300]: Intel Corporation Alder Lake-P GT1 [UHD Graphics] [8086:46a3] (rev 0c)
    root@jellyfin:~# ll /dev/dri/
    total 0
    drwxr-xr-x  3 root root        300 Jan 20 16:08 ./
    drwxr-xr-x 10 root root        660 Jan 20 21:00 ../
    drwxr-xr-x  2 root root        280 Jan 20 16:08 by-path/
    crw-rw----  1 root video  226,  1 Jan 20 16:08 card1
    crw-rw----  1 root video  226,  3 Jan 20 16:08 card3
    crw-rw----  1 root video  226,  4 Jan 20 16:08 card4
    crw-rw----  1 root video  226,  5 Jan 20 16:08 card5
    crw-rw----  1 root video  226,  6 Jan 20 16:08 card6
    crw-rw----  1 root video  226,  7 Jan 20 16:08 card7
    crw-rw----  1 root _ssh  226, 128 Jan 20 16:08 renderD128
    crw-rw----  1 root _ssh  226, 131 Jan 20 16:08 renderD131
    crw-rw----  1 root _ssh  226, 132 Jan 20 16:08 renderD132
    crw-rw----  1 root _ssh  226, 133 Jan 20 16:08 renderD133
    crw-rw----  1 root _ssh  226, 134 Jan 20 16:08 renderD134
    crw-rw----  1 root _ssh  226, 135 Jan 20 16:08 renderD135


    Attached Files
    .txt   jellyfin20250120.txt (Size: 7.81 KB / Downloads: 44)
    .txt   FFmpeg.Transcode-2025-01-20.txt (Size: 18.22 KB / Downloads: 70)
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    FFmpeg exits with code 187 when playing select files - by BajaSlap - 2024-11-11, 03:39 AM
    RE: FFmpeg exits with code 187 when playing select files - by crobibero - 2024-11-11, 06:30 AM
    RE: FFmpeg exits with code 187 when playing select files - by BajaSlap - 2024-11-11, 07:09 AM
    RE: FFmpeg exits with code 187 when playing select files - by TheDreadPirate - 2024-11-11, 12:40 PM
    RE: FFmpeg exits with code 187 when playing select files - by BajaSlap - 2024-11-11, 04:12 PM
    RE: FFmpeg exits with code 187 when playing select files - by theguymadmax - 2024-11-11, 04:47 PM
    RE: FFmpeg exits with code 187 when playing select files - by BajaSlap - 2024-11-11, 04:57 PM
    RE: FFmpeg exits with code 187 when playing select files - by TheDreadPirate - 2024-11-11, 05:35 PM
    RE: FFmpeg exits with code 187 when playing select files - by stewey - 2025-02-07, 04:57 AM
    RE: FFmpeg exits with code 187 when playing select files - by TheDreadPirate - 2025-02-07, 01:26 PM
    RE: FFmpeg exits with code 187 when playing select files - by stewey - 2025-02-08, 04:33 AM
    RE: FFmpeg exits with code 187 when playing select files - by BajaSlap - 2024-11-11, 06:09 PM
    RE: FFmpeg exits with code 187 when playing select files - by Ch3ck3rM0n - 2025-01-20, 08:56 PM
    RE: FFmpeg exits with code 187 when playing select files - by TheDreadPirate - 2025-01-21, 12:42 AM
    RE: FFmpeg exits with code 187 when playing select files - by Ch3ck3rM0n - 2025-01-21, 04:57 PM
    RE: FFmpeg exits with code 187 when playing select files - by TheDreadPirate - 2025-01-21, 05:32 PM
    RE: FFmpeg exits with code 187 when playing select files - by TheDreadPirate - 2025-02-10, 02:50 PM
    RE: FFmpeg exits with code 187 when playing select files - by stewey - 2025-02-11, 01:30 AM
    RE: FFmpeg exits with code 187 when playing select files - by TheDreadPirate - 2025-02-11, 01:39 PM
    RE: FFmpeg exits with code 187 when playing select files - by stewey - 2025-02-12, 03:49 AM

    • 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