WWBN / AVideo-Encoder-Network

Encoder Network Servers for AVideo Platform Open-Source
https://network.avideo.com
GNU General Public License v3.0
14 stars 40 forks source link

Consider concurrent encoding when selecting best encoder #31

Closed manu0401 closed 3 years ago

manu0401 commented 3 years ago

This relies on https://github.com/WWBN/AVideo-Encoder/pull/348 to get how many concurent jobs an encoder can perform? The rcommandation needs to take it into account because queue size = 6 with concurrent = 6 is better thant queue size = 2 with concurrent = 1.