Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Cant find a way to implement MPV player into my project
Qt 6.11 is out! See what's new in the release blog

Cant find a way to implement MPV player into my project

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 76 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • MSC615M Offline
    MSC615M Offline
    MSC615
    wrote last edited by
    #1

    Im trying to make progress and actually get the main function to work, but I just cant find out how to use mpv player in my project. I use C++, Qt V 6.11.1 and Qt Creator V 19.0.2.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote last edited by
      #2

      Hi,

      Do you mean the one from http://mpv.io ?
      What exactly are you trying to achieve ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      MSC615M 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        Do you mean the one from http://mpv.io ?
        What exactly are you trying to achieve ?

        MSC615M Offline
        MSC615M Offline
        MSC615
        wrote last edited by
        #3

        @SGaist exactly this mpv player. and im trying to make it possible to play music in my software, i have the play/pause button, the skip button, the shuffle and the repeat button. and also i have the "progress bar" like thing for showing how much of the track is left and shit. do u understand now?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote last edited by
          #4

          Not that I want to discourage you but did you consider using Qt Multimedia ? It already provides support for playing music using ffmpeg under the hood.

          That said, did you already check the mpv C client api ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved