dizquetv icon indicating copy to clipboard operation
dizquetv copied to clipboard

Hardware Encoder Support for Docker

Open MickyGX opened this issue 3 years ago • 5 comments

Would it be possible to add hardware encoding support into the docker image. I have an Intel graphics card and selecting the option in the web settings results in no stream.

MickyGX avatar Mar 03 '21 19:03 MickyGX

There's hardware encoding support for nvidia cards.

I would love to make a quick sync compatible docker image. But the problem is that quick sync encoder doesn't currently work in dizquetv, not even outside docker. Some of the filters used by dizquetv aren't supported by the qsv encoder. This is something I would love to fix eventually, but I lack hardware that supports qsv so I can't test it.

vexorian avatar Mar 03 '21 19:03 vexorian

Thanks for the quick response, and reading up on this I see its not an easy fix. I would be happy to be a guinea pig if you ever got round to testing this. In any case keep up the amazing work. Love this software

MickyGX avatar Mar 03 '21 22:03 MickyGX

I just ran into this. If it's not supported, shouldn't the codec listing not show them?

stcbus avatar Sep 12 '22 23:09 stcbus

My UI lists the _qsv encoders, but when i do ffmpeg -encoders they're not actually in the list. I passed /dev/dri into the container as a device, which is how hardware encoding works with a Plex container. What am I missing?

i-am-at0m avatar Mar 06 '23 04:03 i-am-at0m

I would also like to request this. Plex works correctly with hardware acceleration in Docker on my TrueNAS but I get the unknown encoder error when trying to use h264_qsv with my intel 12600k passed through to the container.

robcalcroft avatar Jun 30 '23 09:06 robcalcroft