shaka-streamer
shaka-streamer copied to clipboard
FFmpeg from shaka-streamer-binaries missing vaapi support on Linux
Using hw:
codecs on Linux currently fails with the FFmpeg build from shaka-streamer-binaries (which in turn is from shaka-project/static-ffmpeg-binaries). It seems that FFmpeg is missing vaapi support.
See also https://github.com/shaka-project/static-ffmpeg-binaries/issues/10
There doesn't seem to be a way to build VAAPI statically, at least not without hacking up the source.
We may need to use some other hardware acceleration API on Linux.