6
submitted 3 months ago by tester1121@lemmy.world to c/jellyfin@lemmy.ml

I am setting up a new Jellyfin server, and I am looking at using a NAS to host it through Docker. However, I don't want to make the mistake of forgetting about the power needed for live transcoding (MKV 480p -> MP4 (I haven't set up a good conversion method yet)). Are any of the following NAS options okay for standalone Jellyfin? If not, are there any cheap (CAD$200/USD$150 max) NUCs/computers/servers that are good for live transcoding?

  • Asustor Drivestor 4 AS1104T
  • Asustor Drivestor 4 Pro AS3304T
  • Asustor Drivestor 4 Pro Gen2 AS3304T v2
  • Synology DS423
you are viewing a single comment's thread
view the rest of the comments
[-] d_k_bo@feddit.de 1 points 3 months ago* (last edited 3 months ago)

live transcoding (MKV 480p -> MP4

Both MKV and MP4 are just container formats. The container contains an video stream and some audio and subtitle streams which are each encoded using a specific codec.

Converting from one container format to the other is very cheap, it's the conversion between video codecs that requires a lot of resources. So converting from MKV to MP4 is pretty cheap if you keep the video stream as is.

Personally, I have never bothered with live transcoding. My videos are all encoded as H.262 or H.264 and stored in either an MKV or MP4 container. Direct Play works just fine. Without live transcoding, a >10 years old Intel Celeron is more than enough to run a jellyfin server.

this post was submitted on 13 May 2024
6 points (87.5% liked)

Jellyfin: The Free Software Media System

5447 readers
5 users here now

Current stable release: 10.9.7

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS