changeableface@lemmy.worldtoSelfhosted@lemmy.world•What file format do you store your media in?English
7·
6 months agoIf you take the plunge to re-encode, check out the self hosted app tdarr, very handy for large libraries, or watching folders for new files, plus you can distribute the load to other computers if you have any spare headroom.
Encoded over 20tb in a few days with three machines and saved around 6tb of space.
With docker-conpose it took less than 20 mins to setup the system across several machines and have it working. Definitely worth investigating.
Pro tip 1, use it to strip out any languages you don’t need and other optimisation techniques like reordering streams will save space and reduce transcoding overheads.
Pro tip 2, You’ll encoded fastest if you can offload to a GPU, I did this in two gaming pcs with decent albeit 7 year old, Nvidia cards, but you’ll get slightly better results (barely noticeable quality wise, but slightly smaller) through a CPU encode, it’ll just takes about 7 to 20 times as long.