• 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 Playback Error - Client isn't compatible

     
    • 0 Vote(s) - 0 Average

    Playback Error - Client isn't compatible

    southern.cross
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2024 Jan
    Reputation: 0
    Country:United States
    #23
    2024-01-06, 05:55 AM (This post was last modified: 2024-01-06, 05:57 AM by southern.cross.)
    @TheDreadPirate

    I'm having a permissions problem. Here is the log created when I try to watch a video.


    Code:
    /videos/0c42733d-263c-0eb4-eaf7-3641d6f99d68/live.m3u8

    {"Protocol":0,"Id":"0c42733d263c0eb4eaf73641d6f99d68","Path":"/media/Planet_Heros.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv","Size":null,"Name":"Planet_Heros","IsRemote":false,"ETag":"fab6200929fd0e8888446777f3152e73","RunTimeTicks":null,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[],"MediaAttachments":[],"Formats":[],"Bitrate":null,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

    /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -init_hw_device cuda=cu:0 -filter_hw_device cu -autorotate 0 -i file:"/media/Planet_Heros.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -sn  -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_base_url "hls/b5bac847e1bfb867cd77580dd1c62eba/" -hls_segment_filename "/config/transcodes/b5bac847e1bfb867cd77580dd1c62eba%d.ts" -hls_playlist_type event -hls_list_size 0 -y "/config/transcodes/b5bac847e1bfb867cd77580dd1c62eba.m3u8"


    ffmpeg version 5.1.4-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
      built with gcc 10 (Debian 10.2.1-6)
      configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-libs=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libsvtav1 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
      libavutil      57. 28.100 / 57. 28.100
      libavcodec    59. 37.100 / 59. 37.100
      libavformat    59. 27.100 / 59. 27.100
      libavdevice    59.  7.100 / 59.  7.100
      libavfilter    8. 44.100 /  8. 44.100
      libswscale      6.  7.100 /  6.  7.100
      libswresample  4.  7.100 /  4.  7.100
      libpostproc    56.  6.100 / 56.  6.100
    file:/media/Planet_Heros.mkv: Permission denied

    So, I need to learn how to give jellyfin-ffmpeg permissions to my NFS share... I've been looking through TrueChart docs (https://truecharts.org/charts/stable/jellyfin/how-to) but have not cracked this nut yet.

    I'm all ears if folks know how to do this...

    sorry... missed the "pastebin" comment.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Playback Error - Client isn't compatible - by Daniel_King - 2023-07-14, 09:42 AM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2023-07-14, 01:06 PM
    RE: Playback Error - Client isn't compatible - by Mastan s - 2023-07-15, 05:09 PM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2023-07-15, 09:16 PM
    RE: Playback Error - Client isn't compatible - by Mastan s - 2023-07-15, 10:30 PM
    RE: Playback Error - Client isn't compatible - by Mastan s - 2023-07-15, 11:45 PM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2023-07-16, 12:53 AM
    RE: Playback Error - Client isn't compatible - by Mastan s - 2023-07-16, 02:53 AM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2023-07-16, 03:16 AM
    RE: Playback Error - Client isn't compatible - by Mastan s - 2023-07-16, 03:25 AM
    RE: Playback Error - Client isn't compatible - by Daniel_King - 2023-07-17, 10:26 AM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2023-07-17, 09:06 PM
    RE: Playback Error - Client isn't compatible - by Mastan s - 2023-07-29, 01:56 AM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2023-07-29, 03:12 AM
    RE: Playback Error - Client isn't compatible - by Mastan s - 2023-08-02, 03:39 AM
    RE: Playback Error - Client isn't compatible - by Okami - 2023-08-05, 02:16 PM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2023-08-05, 04:45 PM
    RE: Playback Error - Client isn't compatible - by wbravin - 2023-09-12, 08:24 PM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2023-09-12, 08:27 PM
    RE: Playback Error - Client isn't compatible - by g7ivp - 2023-10-08, 11:54 PM
    RE: Playback Error - Client isn't compatible - by southern.cross - 2024-01-06, 05:04 AM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2024-01-06, 05:07 AM
    RE: Playback Error - Client isn't compatible - by southern.cross - 2024-01-06, 05:55 AM
    RE: Playback Error - Client isn't compatible - by southern.cross - 2024-01-06, 06:22 AM
    RE: Playback Error - Client isn't compatible - by sasukat - 2024-03-22, 04:41 PM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2024-03-22, 08:34 PM
    RE: Playback Error - Client isn't compatible - by sasukat - 2024-03-22, 08:41 PM
    RE: Playback Error - Client isn't compatible - by sasukat - 2024-03-22, 08:57 PM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2024-03-22, 08:59 PM
    RE: Playback Error - Client isn't compatible - by sasukat - 2024-03-22, 09:20 PM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2024-03-22, 09:30 PM
    RE: Playback Error - Client isn't compatible - by sasukat - 2024-03-22, 10:06 PM
    RE: Playback Error - Client isn't compatible - by sasukat - 2024-03-22, 10:11 PM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2024-03-22, 10:37 PM
    RE: Playback Error - Client isn't compatible - by sasukat - 2024-03-22, 10:42 PM
    RE: Playback Error - Client isn't compatible - by TheDreadPirate - 2024-03-22, 10:45 PM
    RE: Playback Error - Client isn't compatible - by tcabral - 2025-01-08, 05:48 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