cloudinary / cloudinary_kotlin

Cloudinary Kotlin SDK library
MIT License
11 stars 4 forks source link

Support b-frames disabling #63

Closed adimiz1 closed 2 years ago

adimiz1 commented 2 years ago

Brief Summary of Changes

Support disabling b_frames in video codec

What does this PR address?

Are tests included?

Reviewer, please note:

Checklist:

patrick-tolosa commented 2 years ago

We've had a mistake in the specification here, h264 does not support bframes, please implement the h265 video codec