Hi, thank you for creating media-kit package. I use a lot in my project.
I want to ask some questions about using new version of mpv for macOS.
Currently, media-kit is using mpv version 0.36.0, which has some errors when showing duration and cannot load some videos which recorded from iPhone. I have tested using mpv app (version 0.36.0) without media-kit and it still errors, version 0.40.0 works smoothly without errors.
For example: in version 0.36.0, mpv shows wrong duration (0:11:00), correct is 0:10:00 (in version 0.40.0)
So how can I build with mpv version 0.40.0 and integrate to media-kit?
Thank you!