• 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 Intel Arc A380

     
    • 0 Vote(s) - 0 Average

    Intel Arc A380

    and AV1 capabilities
    N3ttX_D
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    #1
    2023-07-31, 02:12 PM
    Hi hello!
    I'm running my Jellyfin server on a standalone desktop now, but I will be migrating it to my virtualized environment soon. With that, I'd love to switch to A380, so I can use AV1 codec for my videos, since it is much more storage efficient (small drives gang) and bandwidth efficient. The setup will have Proxmox VE as the hypervisor, and latest Debian Bookworm for the VM in which Jellyfin will be running. The GPU will be passed through to the VM. I was running Jellyfin with Nvidia card like this for a while before going bare metal, and it worked without any issue.

    My question now is, before I pull the trigger on the A380, is there anyone with Intel Arc in their Jellyfin servers? How is the compatibility (obviously latest kernel and ffmpeg etc, versions would be helpful)? Do you leverage the AV1 features, and if so, how it performs?

    Any input much appreciated Smiling-face
    Host-in-the-Shell
    Offline

    Member

    Posts: 166
    Threads: 10
    Joined: 2023 Jun
    Reputation: 13
    #2
    2023-07-31, 07:38 PM
    I made a post about it a while ago that you can give a read to if you like. So far I'm happy with it, but I did had to jump through some hoops to get the card working on Bookworm.
    Server specs => OS: Debian 12 | GPU: Arc A380 | CPU: Ryzen 5 5600X | 64GB RAM | 56TB
    N3ttX_D
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    #3
    2023-07-31, 09:47 PM
    Cool, the search feature works exceptionally terribly in this forum, so I've missed that post, even when I've searched specifically for "a380" lol.

    Anyways, going through some hoops is not a huge deal, my job is a sysadmin so some workarounds should not be a huge issue. From the post tho, it seems that running something less.. "stable" is a way to go, like Arch that someone mentioned there, or heck, even Ubuntu. Enabling stuff in BIOS should be fine, tho not sure if X99 platform and my CPU supports it all, but that's my problem. Other than that, very happy to see that you've got it working and you're happy with it. Convinced me to pull a trigger on it, currently it's on 11% discount in local pc part store so.. it should be a very decent upgrade to the GTX960 I currently have in there.

    Thank you Host in the Shell, also nice nickname Winking-face
    Host-in-the-Shell
    Offline

    Member

    Posts: 166
    Threads: 10
    Joined: 2023 Jun
    Reputation: 13
    #4
    2023-07-31, 11:30 PM
    Currently Ubuntu Server 23.04 advertises arc support out of the box. You also can't go wrong with Arch, but you'd have to run a recent kernel and not the lts (obviously).

    And thanks, the name made sense for a forum like this!
    Server specs => OS: Debian 12 | GPU: Arc A380 | CPU: Ryzen 5 5600X | 64GB RAM | 56TB
    N3ttX_D
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    #5
    2023-08-02, 08:09 AM
    I'll just buy one and roll with it, worst case it'll get returned Grinning-face Arch is nice but not ideal for server usage (unless you require _whatever_ functionality of it), updating it sometimes just breaks things on my work laptop, so.. btw I use Arch. Bloatbuntu it is then. Once I have it, I'll post some analytics here (love numbers and graphs :3), like how long re-encoding everything to AV1 took, how much space was saved, how is the performance while streaming etc.
    nyanmisaka
    Offline

    Team Member

    Posts: 232
    Threads: 0
    Joined: 2023 Jun
    Reputation: 8
    #6
    2023-08-02, 10:15 AM
    There's anything to worry about unless you're stuck on an older kernel (6.1-). I've been developing on the Arc A380 for almost 10 months now.
    Kenneth Armstrong
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    #7
    2023-08-02, 02:12 PM
    I'm running JF in a Docker container on my Ubuntu 23.04 server (kernel 6.2). I am also using an Arc A750, primarily because I am converting all of my libraries (at least, that which I still have access to the physical media) to AV1. It works great, provided the clients can handle AV1. I had to tweak my Firestick by using Nova Player with the JF app, and my Roku Ultra won't play the AV1 files natively (Roku Ultra reports that it _does_ support AV1, but only if you sideload them via USB. I usually watch most of my stuff at night on my laptop anyway, which has a 13th gen Intel CPU so it handles AV1 natively while using the JF MediaPlayer app. Long story short, some clients work great and some do not. I presume that this will only get better with time as the underlying client hardware vendors increase their AV1 support.
    N3ttX_D
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Jul
    Reputation: 0
    #8
    2023-08-02, 04:39 PM (This post was last modified: 2023-08-02, 04:41 PM by N3ttX_D.)
    (2023-08-02, 02:12 PM)Kenneth Armstrong Wrote: I'm running JF in a Docker container on my Ubuntu 23.04 server (kernel 6.2). I am also using an Arc A750, primarily because I am converting all of my libraries (at least, that which I still have access to the physical media) to AV1. It works great, provided the clients can handle AV1. I had to tweak my Firestick by using Nova Player with the JF app, and my Roku Ultra won't play the AV1 files natively (Roku Ultra reports that it _does_ support AV1, but only if you sideload them via USB. I usually watch most of my stuff at night on my laptop anyway, which has a 13th gen Intel CPU so it handles AV1 natively while using the JF MediaPlayer app. Long story short, some clients work great and some do not. I presume that this will only get better with time as the underlying client hardware vendors increase their AV1 support.

    Wait, Jellyfin won't transcode it on the fly from AV1 if the target device doesn't speak AV1? I mean.. I've streamed AV1 already, it worked just fine on my phone and smart TV that most likely doesn't do AV1, and it worked.. apart from that the CPU was sweating its ass off from the software transcoding and there was a bug in the libdav1d which caused it to OOM my 8GB of RAM after few mins of playback lmao.. Anyway, I thought it transcodes to H.264, or H.265 if you have it enabled (Dashboard/Playback/Hardware Encoding Options)...

    OK nevermind it does transcode (at least from HEVC to .264) lmao, it just is not very obvious to see.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2023-08-02, 04:42 PM (This post was last modified: 2023-08-02, 04:43 PM by TheDreadPirate. Edited 1 time in total.)
    Jellyfin will transcode from AV1 to H264/H265. I think Kenneth was saying that a device that, on paper, supports AV1 did not in practice and jellyfin transcoded to something else.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Kenneth Armstrong
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    #10
    2023-08-02, 06:35 PM
    (2023-08-02, 04:42 PM)TheDreadPirate Wrote: Jellyfin will transcode from AV1 to H264/H265.  I think Kenneth was saying that a device that, on paper, supports AV1 did not in practice, and jellyfin transcoded to something else.

    Yes, sorry, I should have been more clear. Jellyfin will (and does) transcode to something that the player can handle. I was speaking more about the current state of AV1 support as it stands today. But it is getting better!
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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