• 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 Storage Use & Least Playback Taxing Video Format

     
    • 0 Vote(s) - 0 Average

    Storage Use & Least Playback Taxing Video Format

    noob
    Offline

    Junior Member

    Posts: 20
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    Country:United Kingdom
    #1
    2025-11-01, 03:39 PM
    Greetings, 

    Apologies if this is answered elsewhere, I could not find in my searches. 

    I am hosting JF pre-October update on Docker V4.49, on Ubuntu Desktop 24.04.3 LTS OS on this hardware https://www.amazon.co.uk/Beelink-Lake-N1...dp_d_2_t_1 . Which in turn is attached to NAS.

    The SSD on the device is 500GB and is almost full, mostly used by the docker. The only other application I run on it is PiHole. I have media library on the NAS that is taking 11.8Tb of space, but I have not viewed most of it.

    Working on the assumption that the storage is mainly used by JF, is it normal for it to take so much space on the SSD? I tried to look into what exactly is using so much space and suspect it is the transcoding temp folder. I no longer can expand it, to check. At one point, after I could not expand it in the docker file viewer,  I did delete it, it did re-appear, but the space is still taken. I still cannot expand it.

    If possible, I would like to not utilise encoding/decoding on the host device or streaming device as lately it cannot play 4k smoothly. I use JF app instlaled on LG smart TV  for playing and web-browsers. I use Handbrake for converting the files. I have one 4k video that plays smoothly, but lately new 4k files are stuttering (coding/decoding enabled). Is there a preferred video format? For 4k I tend to use the Handbrake 4k AV1 pre-set, but lately it is not playing well.

    Thank you.
    flymetothemoon
    Offline

    Member

    Posts: 52
    Threads: 12
    Joined: 2023 Jul
    Reputation: 1
    Country:France
    #2
    2025-11-01, 05:10 PM
    For transcoding use RAMDISK, so you don't wear your ssd out. I don't know if it exists on Ubuntu because I use Windows.

    For storage, use a big HDD to store just the files(movies, series, music, pictures etc.), you can find higher capacity for same money compared to ssd.

    There might be a lot of cache taking up a lot of space if you have many devices and many users with many devices.

    The easiest video format on hardware is probably HEVC, x265 in mkv. AV1 is fine if the server and all clients have AV1 support. Make sure the gpu is being utilized for the transcoding and all settings are correct in jellyfin host. Hope I touched upon all stuff
    noob
    Offline

    Junior Member

    Posts: 20
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    Country:United Kingdom
    #3
    2025-11-02, 05:03 PM
    Thank you for the reply.

    There seems to be RAMDISK for Linux, I will have a look. Same here, for the storage I use HDDs, SSD is just for the OS and JF.

    I have mainly 3 users. I tried to tidy up the cache, but not seem to make a dent. Do you clear your cache, what is your JF disk usage for comparison?

    From looking at the support pages, I understood that AV1 is supported, yet I had to enable transcoding on JF for playback. Is there a format that would not require it for 4k video content, so I could disable it and not rely on it? I tended to to create files in mp4 format as my understanding it is friendly for streaming over the internet.

    Thank you.
    34626
    Offline

    Member

    Posts: 239
    Threads: 43
    Joined: 2023 Jul
    Reputation: 0
    Country:Denmark
    #4
    2025-11-02, 07:14 PM
    Welcome to :-)

    May i ask for some details how the beelink is connected to the NAS? It could sound like it is set to sync data due to a micconfiguration.
    Debian 13.1 | Jellyfin 10.11.2 in docker | SilverStone Grandia GD08 | MB: ASUS H110M-P | I5-7400 | Intel Arc A310 | RAM 16 GB | HDD 26 TB
    noob
    Offline

    Junior Member

    Posts: 20
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    Country:United Kingdom
    #5
    Yesterday, 04:01 PM
    Apologies for going missing. Direct USB connection.
    cpottle9
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:Canada
    #6
    9 hours ago (This post was last modified: 9 hours ago by cpottle9. Edited 1 time in total.)
    Hi Noob,

    Your mini PC is similar to mine.
    Mine has an N100 CPU (older than an N150 and a little slower).
    The other difference, I am running Ubuntu from 240 GByte nvme SSD.
    My videos are stored on an external (USB) 2 Tbyte hard drive.
    The nvme SSD is currently 95% empty.

    I am using Ubuntu Server 24.04.3 LTS.
    The Ubuntu Desktop will consume a lot of space for the GUI applications that you don't need for jellyfin.

    I don't have any 4K content. 
    I have 450 Gbytes of content on the external drive.
    Most is DVD (480p) with a little bluray (1080p).
    Jellyfin stores the metadata on my internal drive.

    I see flymetothemoon posted suggesting you transcode to a RAMDISK.
    The ubuntu equivalent is called tmpfs.
    I read a thread on this forum where someone calculated that if you are constantly transcoding (24 hours per day) to an nvme SSD you might wear out the drive in something like 10 years.
    I can't find it right now, but I don't think you need to worry about wearing out your SSD.

    I processed my content using handbrake too. 
    For bluray I set format to MKV using H.264 codec (more or less the fast 1080p preset).
    I use MKV because I want to the option to turn subtitles on for my wife who is hard of hearing.
    Playing back bluray content to a chrome browser on Windows 11 with subtitles disabled Jellyfin does remuxing, but not transcoding.
    When I turn on subtitles it does transcode. 

    I enabled hardware transcoding in Jellyfin. 
    That might help you.

    Last comment, is your smart TV connecting by ethernet or WIFI?
    If WIFI you should check if it is 2.4 GHZ or 5 GHZ (maybe even 6 GHZ wifi if your TV and router support it).
    5 GHZ and 6 GHZ WIFI will be a lot faster as long as your TV is fairly close to your router.
    « 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