Jump to content

Sup,

 

So I got an Emby server (similar to Plex) running currently on a Freenas Box with an i3 6300.  So dual core with Hyperthreading.

 

When people talk about Emby/Plex performance, they always talk about transcoded streaming performance.  I think that means a stream playing at a different resolution, like playing a 1080p video at 720p.  But what about Non-Transcoded Performance?  Like is it normally double or triple the transcoded performance?  More?

 

I am more than likely going to test this myself (but not right now cuz i got sponsibilities) but I wanted to see if y'all had any insight first.  Thanks.

 

P.S. Idk if this is in the right section so feel free to move if necessary.

Link to comment
https://linustechtips.com/topic/816630-transcoded-vs-non-trasncoded-streams/
Share on other sites

Link to post
Share on other sites

If a video is not being transcoded, then even a raspberry pi would be able to keep up with it - its just a straight file transfer at that point. 

Looking to buy GTX690, other multi-GPU cards, or single-slot graphics cards: 

 

Link to post
Share on other sites

My 22 core can handle something like 7 transcoding streams at the same time with Plex max quality transcoding.

 

As said above, non-transcoded is basically just a file transfer and limited by the system's ability to handle file transfers.  I imagine most people run out of upload bandwidth before hitting a limit otherwise.

Workstation:  9800X3D|| Asus X670E ProArt Creator || MSI Gaming Trio 4090 Shunt || T.Force 7800CL34 || Corsair AX1600i@240V || whole-house loop.

LANRig/GuestGamingBox: 13700K @ Stock || MSI Z690 DDR4 || ASUS TUF 3090 650W shunt || Corsair SF600 || CPU+GPU watercooled 280 rad pull only || whole-house loop.

Server Router (Untangle): 13600k @ P-Core only || ASRock Z690 ITX || All 10Gbe || 2x8GB 3200 || PicoPSU 150W 24pin + AX1200i on CPU|| whole-house loop

Server Compute/Storage: 10850K @ 5.1Ghz || Gigabyte Z490 Ultra || EVGA FTW3 3090 1000W || LSI 9280i-24 port || 4TB Samsung 860 Evo, 5x10TB Seagate Enterprise Raid 6, 4x8TB Seagate Archive Backup ||  whole-house loop.

Laptop: HP Elitebook 840 G8 (Intel 1185G7) + 4070 RTX Thunderbolt Dock, Razer Blade Stealth 13" 2017 (Intel 8550U)

Link to post
Share on other sites

14 minutes ago, newgeneral10 said:

Sup,

 

So I got an Emby server (similar to Plex) running currently on a Freenas Box with an i3 6300.  So dual core with Hyperthreading.

 

When people talk about Emby/Plex performance, they always talk about transcoded streaming performance.  I think that means a stream playing at a different resolution, like playing a 1080p video at 720p.  But what about Non-Transcoded Performance?  Like is it normally double or triple the transcoded performance?  More?

 

I am more than likely going to test this myself (but not right now cuz i got sponsibilities) but I wanted to see if y'all had any insight first.  Thanks.

 

P.S. Idk if this is in the right section so feel free to move if necessary.

isn't there a SSE instruction set explicitly for streaming vids???

Link to post
Share on other sites

6 hours ago, newgeneral10 said:

I literally have no idea what you're talking about... sorry.

SSE is one of many instruction sets that modern CPUs can implement - SSE is actually getting a bit old now. Whether programs are compiled to take advantage of different instructions depends on compiler settings and sometimes extra work done by the programmers. It's not something you have to worry about - either it is working or it isn't.

Looking to buy GTX690, other multi-GPU cards, or single-slot graphics cards: 

 

Link to post
Share on other sites

13 hours ago, brwainer said:

Whether programs are compiled to take advantage of different instructions depends on compiler settings and sometimes extra work done by the programmers

so very true

but SSE does have a streaming extension (SIMD i think) that does do h264 and h265

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×