Skip to content

Replace QtMultimedia with libmpv

Joshua Goins requested to merge work/redstrate/non-crashy-video into master

WIP port of QtMultimedia to libmpv for the VideoAttachment, which has numerous bugs in Qt5 and we're still a ways off from "fixing it" by switching to Qt6.

TODO:

  • Add the rest of the necessary properties to MpvPlayer
  • Works on Android? I suspect no, at least not easily
  • Clean up MpvPlayer code some more
  • Add BUG to the commit and/or MR
Edited by Joshua Goins

Merge request reports