Is there documentation on how to use VP9 as codec for my encodings?

Hi,
Is there documentation on how to use VP9 as codec for my encodings?
Thanks,
Enrico

1 Like

Hi Enrico,

If you want to get started really quickly, you can create VP9 encodings from the Dashboard UI. (Choose VP9 from the dropdown in step 2)

If you’re ready to start with the SDKs, then I’d recommend checking out the Getting Started Guide in the language of your choice and from there, you switch the H264 api endpoints in the example to VP9. You can find details about the VP9 presets here.

There’s also the multi-codec encoding example in our github repository that has H264, H265, and VP9 outputs so you can see a working example there. Hope that helps!

2 Likes

Welcome to the community, Enrico! :tada:

I’ve marked @AndyFrancis 's answer as the solution to your question.

If you still need help finding additional documentation on VP9 encoding, let us know.

Awesome Andy, that’s everything I need, really appreciate your quick help!

Thanks for letting us know @enrico.costas.nos and @AndyFrancis for the quick answer. If you need further help getting started, please don’t hesitate in opening a new topic. :slight_smile:

Did this answer help you?
  • 1
  • 2
  • 3
  • 4
  • 5

0 voters