Mediabunny contains a lot of absolutely beautiful utilities like buildVideoEncoderConfig which picks the proper codec profile basing on amount of microblocks, etc.
Those are ussed by Mediabunny abstraction layers, but sometimes escape hatch is needed, and I would really love to be able to compose some of the utilities Mediabunny provides into my custom classes I want to make compatible with the rest of my Mediabunny pipeline
Thank you!