I have .solutions and .info domain emails that still gets denied by some services, especially anything government or public utility, pain in the arse.
You’d think that at least .info would be pretty well accepted by now.
poop
I have .solutions and .info domain emails that still gets denied by some services, especially anything government or public utility, pain in the arse.
You’d think that at least .info would be pretty well accepted by now.
Sure, but something tells me the kinds of people who use software like Wondershare and Aiseesoft video converters arent going to be writing their own FFMPEG automations in batch files or bash scripts.
Basically everything worth using is just a wrapper for FFMPEG these days, so they all perform the same, just with different interfaces. So Handbrake will always be the go-to for the basics, but if you are looking for automation and custom processing based on rules you set out, then FileFlows is worth playing with
I think a lot of people have facebook accounts but dont use it for facebook. Messenger, instagram, marketplace… I’d guess that most people using those services don’t actually “use facebook” and probably think they arent providing profitable data to meta by using those services.
I’m just now realising that Nukumizu’s name has mizu (water) in it, and looking up the nuku part can mean “to extract” … and they guy’s hobby is water
its been on the experimental branch for a while now
These are the people that complain to their ISP when their game ‘lags’ on their wireless connected computer several rooms away from the router.
can you run something like iperf3 or openspeedtest between the server and client to prove its a network throughput issue?
do you have a network switch you can add to avoid switching through your router (if it is indeed bad?)
Have you ensured you arent unknowingly using wifi at either end?
NGINX is a bit more hands on than some other options but it’s mature, configurable and there’s a huge amount of information out there for setting it up for various use cases.
in my case, its what I set up when i was first getting into this and it works, so I don’t want to go through setting up anything else.
Thanks for the insightful and helpful comment.
Unraid is great and I have been using it for over a decade now, but a paid OS on a 2bay nas seems excessive
I use Plexamp for that, Jellyfin does it too. You can assign libraries per user quite easily.
So for 3 users you might have 4 libraries, one per user then a shared library they all have access to.
I have complete ROM sets for a couple of platforms in my archive, they’re available on SLSK but not a huge amount of bandwidth available.
Sad to see the old giants like Vimms finally being attacked after all these years.
I’m quite fond of One MoЯn Time and No ones MoЯn, actually the whole UnmoЯnables album.
Soulseek has been getting hammered too
Used to be my main source of disks, but these days there are better ways and it is easier to know exactly what you are getting.
Israel making an awful lot of “mistakes” lately…
Are you transcoding?
4mbit per client for 1080 is generally a workable minimum for the average casual watcher if you have H265 compatible clients (and a decent encoder, like a modern intel CPU for example), 6 - 8mbit per client if its H264 only.
Remember that the bitrate to quality curve for live transcoding isn’t as good as a slow, non-real-time encode done the brute force way on a CPU. so if you have a few videos that look great at 4mbit, dont assume your own transcodes will look quite that nice, you’re using a GPU to get it done as quickly as possible, with acceptable quality, not as slowly and carefully as possible for the best compression.
You’re confusing a container format (MKV) with a video codec (AV1)
MKV is just a container like a folder or zip file that contains the video stream (or streams, technically you can have multiple) which could be in H264, H265, AV1 etc etc, along with audio streams, subtitles and many other files that go along, like custom Fonts, Posters, etc etc.
As for the codec itself, AV1 done properly is a very good codec but to be visually lossless it isn’t significantly better than a good H265 encode without doing painfully slow CPU encodes, rather than fast efficient GPU encodes. people that are compressing their entire libraries to AV1 are sacrificing a small amount of quality, and some people are more sensitive to its flaws than others. in my case I try to avoid re-encoding in general. AV1 is also less supported on TVs and Media players, so you run into issues with some devices not playing them at all, or having to use CPU decoding.
So I still have my media in mostly untouched original formats, some of my old movie archives and things that aren’t critical like daily shows are H265 encoded for a bit of space saving without risking compatibility issues. Most of my important media and movies are not re-encoded at all, if I rip a bluray I store the video stream that was on the disk untouched.
Jellyfin has come a hell of a long way since it first forked from Emby. sure its not as feature complete and polished as plex but it’s far from shit, and it’s free and open.
I run both side by side with several clients on each and have been a plexpass holder since 2013.