• 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 General Questions ARM transcoding

     
    • 0 Vote(s) - 0 Average

    ARM transcoding

    Serj-47
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    #4
    2024-04-13, 04:41 AM (This post was last modified: 2024-04-13, 05:04 AM by Serj-47. Edited 2 times in total.)
    As I indicated in my message above, the load of all soc cores on the server when using software transcoding is about 100%. I tried to enable hardware decoding v4l2 in the jellyfish app on my phone, but now the content is no longer playing, giving an error.
    The jellyfish server log -
    https://pastebin.com/UvhwAXh8
    v4l2-compliance -s output from the server - https://pastebin.com/VeFv5nVR

    The launch parameters of the docker container on the server look something like this:

    Code:
    docker run -d  --name jellyfin-linuxserver \
    --net=host  \
    --volume /srv/usb-disk/Storage2/jellyfin/config:/config \
    -e TZ=W-SU \
    -e PUID=1000  \
    -e PGID=1000  \
    --volume /srv/usb-disk/Storage2/jellyfin/cache:/cache  \
    --mount type=bind,source=/home/serj/Storage-nfs,target=/media \
    --restart=unless-stopped  \
    --device=/dev/dri/:/dev/dri/  \
    --device=/dev/video0:/dev/video0  \
    linuxserver/jellyfin

    Code:
    ls /dev/dri                                              
    by-path  card0  card1  renderD128
    ls /dev/video*                                            
    /dev/video0
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    ARM transcoding - by Serj-47 - 2024-03-24, 08:16 AM
    RE: ARM transcoding - by gnattu - 2024-03-24, 03:22 PM
    RE: ARM transcoding - by Serj-47 - 2024-04-05, 07:36 PM
    RE: ARM transcoding - by Serj-47 - 2024-04-13, 04:41 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