Page 1 of 1

Filter graph not using HW decoding though available

Posted: Sun Jan 11, 2015 2:27 pm
by Anakunda
Greetings, I can't manage how do I force Prog to support HW decoding (QuickSync) for SD channels.

ProgDVB + H.264/AVC (video codec configured for QuickSync) -> HW decoding active
Other player + H.264/AVC (video codec configured for QuickSync) -> HW decoding active
ProgDVB + MPEG2 (video codec configured for QuickSync) -> HW decoding not used
Other player + MPEG2 (video codec configured for QuickSync) -> HW decoding active
ProgDVB + MPEG2 (video codec configured for CUVID) -> HW decoding active

The table shows that the not using HW decoding problem only appears in combination of ProgDVB with MPEG2 and QuickSync.
As proved by another video player QuickSync can actually decode MPEG2.
As video codec I'm using LAV filters which proves to work as expected everywhere except this case.

I'd appreciate an diagnostics (where QS is blocked)? Thanks
Image

Re: Filter graph not using HW decoding though available

Posted: Sun Jan 11, 2015 4:14 pm
by Prog
You can try change video renderer.

Re: Filter graph not using HW decoding though available

Posted: Sun Jan 11, 2015 4:35 pm
by Anakunda
No other renderer seems to unlock HW decoding. Does EVR Custom Present have some advantages/disadvantages over Enhanced Video Renderr? I'm using EVR.

Logs sent...thank you

Re: Filter graph not using HW decoding though available

Posted: Sun Jan 11, 2015 6:26 pm
by Prog
This process (hardware functions of video cards) depended only from video renderer and video codec. Not from software.