Jump to content

FFMPEG Multi Stream on Windows High CPU


Recommended Posts

desigujju
Posted

Hello,

          my server config

Dual Xeon E5-2670v2 2 CPU - 20 Cores / 40 Threads 2.50Ghz - 3.30Ghz 64GB DDR3 ECC

 

i am using windows server 2016 facing high cpu issue with multi streams

 

i am using this code : ffmpeg -re -fflags +genpts -probesize 10000000 -analyzeduration 15000000 -i "input .ts File" -r 25 -y -vf unsharp=3:3:1.5 -acodec aac -preset veryfast -s 720x480 -aspect 16:9 -minrate:v 1000k -maxrate:v 1000k -threads 15 -bufsize:v 1500k -bsf:a aac_adtstoasc -strict -2 -ar 44100 -ac 2 -b:a 96k -vcodec libx264 -b:v 1000k -f flv - | ffmpeg -i - -isync -acodec copy -vcodec copy -f flv "rtmp://" -c copy -f flv "rtmp://" -c copy -f flv "rtmp://" -c copy -f flv "rtmp://" -c copy -f flv "rtmp://" -c copy -f flv "rtmp://" -c copy -f flv "rtmp://"

goto loop

 

here is the task manager screenshot : http://prntscr.com/ono4xf  , http://prntscr.com/ono52z
 

Posted

Hi, so this isn't emby related?

desigujju
Posted (edited)

yes sir i just found emby via google searching lots of topic so i create mine may be i get some help about my issue.

Edited by desigujju
Posted

Yup that's fine, not a problem. Just wanted to clarify.

 

@@Waldonnis and @ might be knowledgeable on this.

desigujju
Posted

Yup that's fine, not a problem. Just wanted to clarify.

 

@@Waldonnis and @ might be knowledgeable on this.

ok sir i message them thanks for reply & great support!

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
×
×
  • Create New...