Ah, if you need to build a .NET project that makes sense
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: June 26th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Nuget is a the .NET package manager. Like npm or pip, but for .NET projects.
If you needed it for a published application that strikes me as fairly strange.
vithigar@lemmy.cato Selfhosted@lemmy.world•Why is HDR in Plex such a chore while it is no problem on VLC?English0·7 months agoWhen I initially set up my media server I went with Jellyfin over Plex mostly because the idea of having to create an account on an external service to use software I was hosting myself rubbed me the wrong way. Since then the more learn about Plex the more baffled I am that anyone chooses to use it at all.
As the other person said, something is wrong if your machine is shutting down instead of just giving choppy playback.
Do you do much heavy CPU with with that machine at all? It’s possible that AV1 decoding is the only thing you’re trying to do that pushes the CPU to that degree. 7th Gen Intel CPUs have hardware decoders for h.265, so the CPU is barely used to play these back, but lacking a decoder for AV1 means it has to be decoded in software, which hits the CPU hard.