VAAPI: Container image package inclusion request
Describe the problem to be solved
Container image does not include needed packages for VAAPI hardware encoding for AMD & Intel, necessitating the creation of custom images.
Describe the solution you would like
For the upcoming Trixie update, please Include these packages by default since they are small and will greatly reduce the need for custom image creation by users.
va-driver-all vainfo (for troubleshooting info)
Thank you!
do you have a timeline on updating to trixie-slim, @Chocobozzz ?
bookworm is outdated wrt AMD Radeon RX 9000 series. requires mesa 25.
the sooner you can update the image, the better.
thanks!
For v8 planned in December (but you can use the develop container in 24 hours): https://github.com/Chocobozzz/PeerTube/commit/729a58a86070d58a9a8a5379972ae218f206894b
Hi @Chocobozzz it seems that the va-driver-all is still missing in the V8 version : https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/Dockerfile Do you plan to add this important package to support hardware encoding ?
yes, it would be great if you could add that. just that one item spares AMD & Intel users who do VAAPI hw encoding the trouble of making their own spin.
Please do a PR :)
Please do a PR :)
awesome, thanks!
submitted!
Implemented in https://github.com/Chocobozzz/PeerTube/pull/7346