64
submitted 1 year ago* (last edited 1 year ago) by SnailMagnitude@mander.xyz to c/selfhosted@lemmy.world

Transcoding anything >720p is painful.

I run ancient hardware for desktop/laptop >10yrs old apple stuff running linux. I consume media mainly via rpi4 or android.

What's a minimum level system capable of trans-coding 4k video to x265 in at the very least real time? Is there a tiny trans-coding device out there somewhere?

Would a NUC do? How old or new to churn out 4k x265

Can I avoid hardware? Are cloud gpu's a thing?

you are viewing a single comment's thread
view the rest of the comments
[-] cmnybo@discuss.tchncs.de 3 points 1 year ago

If you want real time transcoding, then a hardware encoder would be best. Intel CPUs have had hardware H.265 encode support for the last 8 years. Intel ARC GPUs have a very good video encoder, but they require system that supports resizable BAR.

If you just want to transcode a large number of videos for storage, get a system with loads of CPU cores and run multiple transcodes in parallel. Software encoders produce higher quality video than hardware encoders.

There are cloud GPUs, but that gets very expensive, very fast. You are much better off buying your own hardware if you need to use it for a longer period of time.

[-] SteveTech@programming.dev 2 points 1 year ago

they require system that supports resizable BAR

I don't think it's required anymore, but it's definitely still recommended.

[-] SnailMagnitude@mander.xyz 2 points 1 year ago

Thanks

What is resizable BAR?

[-] SteveTech@programming.dev 3 points 1 year ago

It improves memory access to the GPU, but I don't believe it's required for Intel ARC anymore.

[-] maiskanzler@feddit.de 1 points 1 year ago

The encoder engine is the same for all ARC GPUs, meaning you can by the lowest end one and it has the same encoding/decoding performance as the top tier one.

this post was submitted on 23 Aug 2023
64 points (89.0% liked)

Selfhosted

39150 readers
271 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS