Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Use MPlayer instead of GStreamer for video playback.

Use MPlayer instead of GStreamer for video playback.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 1.1k Views
  • 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.
  • Z Offline
    Z Offline
    Zola
    wrote on 2 Mar 2016, 13:02 last edited by Zola 3 Feb 2016, 13:02
    #1

    I am having frame drops problem when trying to play video on my BeagleBone Black over GStreamer 0.10. When I play video with MPlayer everything works okay, from where to start with implementation of MPlayer into my Qt application.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 2 Mar 2016, 22:05 last edited by
      #2

      Hi,

      You can take a look at the SMPlayer which is a Qt Frontend to mplayer

      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
      0
      • Z Offline
        Z Offline
        Zola
        wrote on 3 Mar 2016, 08:34 last edited by
        #3

        I am using Qt5, is it supported in that Qt version?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 3 Mar 2016, 21:08 last edited by
          #4

          It would have been faster to clone the repository and check. It's a Qt 4 project but with the usual QT += widgets in smplayer.pro you should be able to build it.

          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
          0

          1/4

          2 Mar 2016, 13:02

          • Login

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