[FFmpeg-user] Ffmpeg Webm vp8/vp9 encoding supporting Gpus
Mark Thompson
sw at jkqxz.net
Fri Mar 2 00:46:40 EET 2018
On 01/03/18 11:57, oktay eşgül wrote:
> Hi,
>
> I am trying to encode webrtc vidyo call records.Currently,we have Nvidia
> 1080ti GPu and using cuda.
>
> Yet ,current gpu do not support webm encoding. Need to figure out
> applicable hardware to be able to use webm encoding.
>
> As far as I understand,VAAPi and Intel kaby lake (vp9) and cherryview(vp8)
> seems can be used for this purpose.
>
> The first question ,is there any gpu which support both vp8/vp9 webm
> encoding?
>
> The second one is that is there someonr who has hands on experience with
> vaapi and Intel gpus.
See <https://trac.ffmpeg.org/wiki/Hardware/QuickSync> - you want a Kaby Lake or later to have support for both VP8 and VP9.
For details on how to use it with VAAPI, see <https://trac.ffmpeg.org/wiki/Hardware/VAAPI>.
- Mark
More information about the ffmpeg-user
mailing list