• 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 General Discussion Radxa Orion O6

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Radxa Orion O6

    theCl0ink
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:Finland
    #1
    2025-01-22, 04:41 PM
    Hi,

    would anyone have an opinion how the Radxa Orion o6 would fare as a Jellyfin Server and if it's worth buying?
    What kind of problems i might have with it e.g. with transcoding.

    Thank you.
    gnattu
    Offline

    Team Member

    Posts: 333
    Threads: 0
    Joined: 2024 Feb
    Reputation: 17
    #2
    2025-01-22, 05:57 PM
    You won't get any hardware acceleration support right now. I'm aware of this board but I don't think the software support will become useable in the near future.
    theCl0ink
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:Finland
    #3
    2025-01-22, 07:15 PM
    Thought that might be the case. Would it be wiser to get e.g. Radxa rock 5 or would you have some better recommendations?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-01-22, 10:32 PM
    The RK3588 in the Rock 5 is supported by jellyfin.

    https://jellyfin.org/docs/general/admini.../rockchip/
    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]
    gnattu
    Offline

    Team Member

    Posts: 333
    Threads: 0
    Joined: 2024 Feb
    Reputation: 17
    #5
    2025-01-23, 12:08 AM
    Rock5 has its own limitation that its hardware decoder does not parse dovi rpu which breaks dolby vision tone mapping. (Its GPU is too slow for 4K HDR tone mapping anyway). If most of your library is in SDR it could be a good choice if you know how to set that up.
    nyanmisaka
    Offline

    Team Member

    Posts: 232
    Threads: 0
    Joined: 2023 Jun
    Reputation: 8
    #6
    2025-01-23, 06:48 AM
    (2025-01-22, 04:41 PM)theCl0ink Wrote: Hi,

    would anyone have an opinion how the Radxa Orion o6 would fare as a Jellyfin Server and if it's worth buying?
    What kind of problems i might have with it e.g. with transcoding.

    Thank you.

    The Radxa Orion O6 is not shipping yet, so it's too early to talk about the user experience. I might be able to get my hands on one soon.

    According to information from Radxa employees, the CIX CD8180 SoC used in the Orion O6 uses a VPU IP from ARM, and they use the V4L2 stateful API, which is already supported in FFmpeg.

    But there is currently no info about whether this VPU has fixed-function hardware to handle VideoPostProcessing (VPP). Anyway, the SoC already has an Arm Immortalis-G720 MC10 GPU that can provide support for the same.
    nyanmisaka
    Offline

    Team Member

    Posts: 232
    Threads: 0
    Joined: 2023 Jun
    Reputation: 8
    #7
    2025-01-23, 07:03 AM (This post was last modified: 2025-01-23, 07:05 AM by nyanmisaka. Edited 1 time in total.)
    (2025-01-23, 12:08 AM)gnattu Wrote: Rock5 has its own limitation that its hardware decoder does not parse dovi rpu which breaks dolby vision tone mapping. (Its GPU is too slow for 4K HDR tone mapping anyway). If most of your library is in SDR it could be a good choice if you know how to set that up.

    Last time I checked it could do 2160p@55fps with HDR10 tone-mapping enabled. So the RK3588 should be able to handle two 4k@24fps HDR->SDR transcodes.

    Regarding DOVI, actually RKMPP parses out the metadata for each frame, but it does not meet the expectations of the DOVI helpers in FFmpeg. It may be related to different data structures or bitstream parsers built into MPP runtime.
    gnattu
    Offline

    Team Member

    Posts: 333
    Threads: 0
    Joined: 2024 Feb
    Reputation: 17
    #8
    2025-01-23, 07:08 AM (This post was last modified: 2025-01-23, 07:12 AM by gnattu.)
    > Last time I checked it could do 2160p@55fps with HDR10 tone-mapping enabled.

    This varies a lot depending on the input and in reality it barely does one 4k30 for most of the time (two will stall the stream from time to time). I might test some lite implementation that trade off flexibility for such slow GPUs to have more useable tone mapping performance.

    > But there is currently no info about whether this VPU has fixed-function hardware to handle VideoPostProcessing (VPP). Anyway, the SoC already has an Arm Immortalis-G720 MC10 GPU that can provide support for the same.

    I don't think we really need VPP hardware for this SoC as its GPU looks fast enough for most of the processing tasks to me, at least they are fast enough on paper.
    nyanmisaka
    Offline

    Team Member

    Posts: 232
    Threads: 0
    Joined: 2023 Jun
    Reputation: 8
    #9
    2025-01-23, 07:23 AM (This post was last modified: 2025-01-23, 07:27 AM by nyanmisaka. Edited 2 times in total.)
    > This varies a lot depending on the input and in reality it barely does one 4k30 for most of the time (two will stall the stream from time to time). I might test some lite implementation that trade off flexibility for such slow GPUs to have more useable tone mapping performance.

    Probably because my test stream does not contain DOVI P8 metadata, reshape kernel is expensive on this ~0.5 TFLOPS GPU.

    > I don't think we really need VPP hardware for this SoC as its GPU looks fast enough for most of the processing tasks to me, at least they are fast enough on paper.

    Let's wait and see. This new GPU should be 3 or 4 times faster than the previous GPU used on the RK3588.
    nyanmisaka
    Offline

    Team Member

    Posts: 232
    Threads: 0
    Joined: 2023 Jun
    Reputation: 8
    #10
    2025-01-23, 07:29 AM (This post was last modified: 2025-01-23, 07:33 AM by nyanmisaka. Edited 1 time in total.)
    > Probably because my test stream does not contain DOVI P8 metadata, reshape kernel is expensive on this ~0.5 TFLOPS GPU.

    Strange, the decoder does not output DOVI metadata, and the reshape kernel should not be used. Is your board overheating?


    Attached Files Thumbnail(s)
       
    Pages (2): 1 2 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 3 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