Hi,
We are using Intel Media Server Studio with ffmpeg to transcode 10 live streams each to 2 HLS bitrates. This is using about 80-90% of the GPU capacity. Each transcode is run as a separate process and the decoding is done using the cpu. The processor is a Core-i7 5775C.
If a file is also transcoded then the GPU processing continuously hits 100%.
Is it known or is there a way to make sure that the transcoding for the live streams has priority over file transcoding? Is it possible to be able set the equivalent of "nice" value for the GPU?
Thanks,
Bob.