Hello, I am trying to play multiple H264 encoded streams simultaneously. I have two AMD FirePro GPUs (OS: Windows 7) which I'd like to use for decoding those streams. I've managed to utilize the first GPU for decoding by passing parameter --avcodec-hw=dxva2 . The problem is that by default, avcodec ...