intel / libyami

Yet Another Media Infrastructure. it is core part of media codec with hardware acceleration, it is yummy to your video experience on Linux like platform.
Apache License 2.0
146 stars 106 forks source link

VP9 encode support #857

Closed JackXu2 closed 6 years ago

JackXu2 commented 6 years ago

1.In media sdk both windows and linux, they does not support VP9 encode with below 8gen CPU. only windows media sdk support by cannon lake.

  1. how libyami support VP9 encode? which CPU support this VP9 encode?
  2. how about performance for the VP9 encode with libyami?
xuguangxin commented 6 years ago
  1. only kbl+ has vp9 encoder
  2. We are not authorized to public performance data, you can use yamitranscode to test on your platform. thanks
JackXu2 commented 6 years ago

Thanks, do you know the window media sdk support vp9 encoder on kbl+. and it seems linux media sdk does not support vp9 encode for all platform? https://github.com/Intel-Media-SDK/MediaSDK

xuguangxin commented 6 years ago

Do not know why, we are not involve the msdk development, you may need ask msdk team.

thanks

JackXu2 commented 6 years ago

thanks