• 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 Transcoding on truenas doesn't work

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Transcoding on truenas doesn't work

    Artik1
    Offline

    Junior Member

    Posts: 13
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    Country:Italy
    #1
    2024-06-23, 10:28 AM (This post was last modified: 2024-06-23, 10:46 AM by Artik1. Edited 1 time in total.)
    Hello everyone,
    I recently installed Jellyfin on my TrueNAS SCALE system and I'm having trouble getting hardware transcoding to work.
    Here are my system specs:
    CPU: Intel i3-6006U with integrated Intel HD 520 graphics
    RAM: 8GB
    Storage: 1.5TB HDD and 240GB SSD for boot
    I've enabled hardware acceleration via the VA API and disabled transcoding/encoding of unsupported formats following the guidelines from the Intel Quick Sync Video Wikipedia page: https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video.
    Despite this, I'm unable to get transcoding to function properly, whether in 4K or 1080p. In 1080p, I do get remuxing if the original bitrate is very low, but full transcoding just doesn't work.
    Has anyone experienced similar issues or have any suggestions on how to resolve this? Any help would be greatly appreciated!Thank you!
    Jellyfin config: https://drive.google.com/file/d/1OutV40x...p=drivesdk


    Attached Files Thumbnail(s)
               
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #2
    2024-06-23, 11:22 AM (This post was last modified: 2024-06-23, 11:23 AM by Efficient_Good_5784. Edited 1 time in total.)
    Are you using the community app on Scale?

    Which user and group are you running the container with?

    Could you provide a screenshot of your VAAPI settings in Jellyfin just in case?

    Also, for the GPU Resource dropdown, only allocate 1 GPU. You're allocating 5. Jellyfin only ever needs 1 allocated.
    Artik1
    Offline

    Junior Member

    Posts: 13
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    Country:Italy
    #3
    2024-07-16, 08:28 AM
    Hi! I'm sorry for the late reply, but i didn't receive any notifications ¯\_(ツ)_/¯
    So, here are (some of) the answers:

    Are you using the community app on Scale? - I installed the app through the appstore, it says community right next to Train, not sure if that's what you meant tho (I'll leave a GDrive photo folder at the end of the message)

    Which user and group are you running the container with? - How can I check that?

    Could you provide a screenshot of your VAAPI settings in Jellyfin just in case? - Sure, you'll find it in the GDrive folder

    Also, for the GPU Resource dropdown, only allocate 1 GPU. You're allocating 5. Jellyfin only ever needs 1 allocated. - Oops, thank you for pointing that out. That's quite confusing though, because I only have the HD520 iGpu in my system OwO

    Here's the folder: https://drive.google.com/drive/folders/1...sp=sharing
    Artik1
    Offline

    Junior Member

    Posts: 13
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    Country:Italy
    #4
    2024-08-16, 02:02 PM
    Has anyone found a solution?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #5
    2024-08-16, 02:30 PM
    We still need ffmpeg logs and server logs and screenshots of Dashboard > Playback in the Jellyfin UI.
    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]
    Artik1
    Offline

    Junior Member

    Posts: 13
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    Country:Italy
    #6
    2024-08-16, 08:59 PM
    Hi! Thanks for your reply
    The screenshots are in the GDrive folder: https://drive.google.com/drive/folders/1...sp=sharing
    About the logs... Where can I find them?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #7
    2024-08-16, 09:06 PM
    Ah. I didn't watch the video. Your iGPU doesn't support HEVC 10-bit decoding. It does support VC-1 and VP8 decoding, though.

    Dashboard > Logs. Both the main jellyfin logs (filename starts with "log") and a ffmpeg log (filename starts with "FFmpeg").
    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]
    Artik1
    Offline

    Junior Member

    Posts: 13
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    Country:Italy
    #8
    2024-08-16, 09:27 PM
    Thanks, I changed my settings, and I uploaded my latest log to the folder Grinning-face Again, thank you for helping me!

    P.s. From a brief look, the log is generated after trying to open the movie "Continuavano a chiamarlo Trinità" (Yes I'm Italian). The movie was just a basic 1080p file (I believe H264) and it had a very low bitrate, though it still failed 🤷🏻🤦🏻
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2024-08-16, 09:29 PM
    Uncheck low power encoding.
    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]
    Artik1
    Offline

    Junior Member

    Posts: 13
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    Country:Italy
    #10
    2024-08-16, 09:43 PM (This post was last modified: 2024-08-16, 09:48 PM by Artik1. Edited 1 time in total.)
    Done!
    Also, should I check qsv or is vaapi fine?


    Attached Files Thumbnail(s)
       
    Pages (2): 1 2 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