• 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 Off Topic Self-hosting & Homelabs New server and client help

    Pages (3): « Previous 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    New server and client help

    Magg66
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:United Kingdom
    #11
    2024-11-25, 02:21 PM (This post was last modified: 2024-11-25, 02:24 PM by Magg66.)
    (2024-11-11, 09:29 PM)TheDreadPirate Wrote: Tdarr can automate re-encoding your media.
    One more question if you don’t mind. I’m going through your guide to update firmware on my a380 but I can’t find it in OPROM. There’s Asrock one but not the one I have.

    Thank you for all the info. I did it in docker in the end. 

    (2024-11-25, 02:03 PM)TheDreadPirate Wrote: Running Jellyfin in docker makes managing its data easier.  Makes backups and migration easier as well.  Definitely recommend learning Docker (it's not that hard) and starting with Jellyfin in Docker.

    I've never used Tdarr so I can't help with specifics.  I just use ffmpeg, directly, to re-encode.

    As for compatibility and file size, that is personal preference and depends on what clients you have and how many clients you have.  My reason for re-encoding, to AV1 video + OPUS audio specifically, is to maximize quality per bit since I don't have a lot of upload bandwidth (40Mbps).  This also results in direct play on near all my clients, soon to be ALL my clients once I finish swapping one more.  My phones, Pixel 6a's and my wife and I's primary remote client, can direct play both codecs and is the primary beneficiary of using more efficient codecs.  The reduced cellular usage and storage efficiency are huge benefits as well.

    What codecs YOU choose depends on your client capabilities, whether your clients are all local or some are remote, what your available upload bandwidth is.  If you and/or your users have old clients that don't support AV1, or even HEVC, and you don't want to be transcoding constantly then you should target H264 + AAC.  Especially if you have 5+ users.  If you only have a couple users with capable devices, HEVC (your iGPU can encode to that) and AAC or OPUS audio since HEVC is much more efficient.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-11-25, 02:54 PM (This post was last modified: 2024-11-25, 02:55 PM by TheDreadPirate. Edited 1 time in total.)
    Which ASRock A380 did you get? The Challenger? And are you trying to find the OPROM code or data?
    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]
    Magg66
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:United Kingdom
    #13
    2024-11-25, 03:57 PM
    Asrock low profile a380. Oprom data. 

    (2024-11-25, 02:54 PM)TheDreadPirate Wrote: Which ASRock A380 did you get?  The Challenger?  And are you trying to find the OPROM code or data?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-11-25, 04:28 PM
    I posted on the tech powerup forum post asking for clarification regarding the low profile variant and which OPROM data it uses.
    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]
    Magg66
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:United Kingdom
    #15
    2024-11-25, 04:52 PM
    Thank you 

    (2024-11-25, 04:28 PM)TheDreadPirate Wrote: I posted on the tech powerup forum post asking for clarification regarding the low profile variant and which OPROM data it uses.
    Magg66
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:United Kingdom
    #16
    2024-11-27, 12:32 PM
    Is it possible to get my current soc firmware, oprom data/code and fw data? 
    I could then get it connected to windows pc update it there and get them informations again so people would know what to choose for that card.

    (2024-11-25, 04:52 PM)Magg66 Wrote: Thank you 

    (2024-11-25, 04:28 PM)TheDreadPirate Wrote: I posted on the tech powerup forum post asking for clarification regarding the low profile variant and which OPROM data it uses.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #17
    2024-11-27, 02:12 PM (This post was last modified: 2024-11-27, 02:12 PM by TheDreadPirate. Edited 1 time in total.)
    The TechPowerUp forum OP indicated that the low profile cards simply have not received an OPROM data update since release. And that is why it isn't on his matrix.

    Run this command and compare the output with my Challenger card.

    Code:
    sudo ./igsc oprom-data version --device /dev/mei2

    Replace the device path with yours, if it is different. The output for mine is "14 00 2C 04 00 00 00 00". If it matches, you can just go ahead and update the rest of your firmware and skip the oprom-data since it is already the latest. The OPROM code and data don't get frequent updates anyway.
    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]
    Magg66
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:United Kingdom
    #18
    2024-11-28, 05:47 PM
    Hi sorry didn’t have time to check it yesterday. 

    My oprom data version is 14 00 27 04 01 00 00 00

    (2024-11-27, 02:12 PM)TheDreadPirate Wrote: The TechPowerUp forum OP indicated that the low profile cards simply have not received an OPROM data update since release.  And that is why it isn't on his matrix.

    Run this command and compare the output with my Challenger card.

    Code:
    sudo ./igsc oprom-data version --device /dev/mei2

    Replace the device path with yours, if it is different.  The output for mine is "14 00 2C 04 00 00 00 00".  If it matches, you can just go ahead and update the rest of your firmware and skip the oprom-data since it is already the latest.  The OPROM code and data don't get frequent updates anyway.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #19
    2024-11-28, 06:24 PM
    Ok. Based on what the TechPowerUp dude said, your card probably hasn't receive an update for OPROM data. Since their source grabs all the available files. Update whatever components have an available update for. Skip OPROM data.
    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]
    Magg66
    Offline

    Junior Member

    Posts: 15
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:United Kingdom
    #20
    2024-11-28, 06:28 PM
    Ok cheers, will try that. Will let you know how it goes. Again thanks for all the help. 


    (2024-11-28, 06:24 PM)TheDreadPirate Wrote: Ok.  Based on what the TechPowerUp dude said, your card probably hasn't receive an update for OPROM data.  Since their source grabs all the available files.  Update whatever components have an available update for.  Skip OPROM data.
    Pages (3): « Previous 1 2 3 Next »

    « 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