Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt Academy Launch in California!

    Unsolved QVideoWidget on Debian Jessie

    Mobile and Embedded
    qvideowidget qmediaplayer qt5
    2
    5
    1479
    Loading More Posts
    • 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
      Zola last edited by

      Hello,

      I have a problem that when I play video in my Qt application it is very slowed. I thought that problem was in my CPU load, because I have QWebView which also works in main (gui) thread, but then I figured out that hardware acceleration may be the problem?

      My platform is BeagleBone Black running under Debian Jessie 8.2

      Any help is appreciated.

      1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion last edited by

        Did you try to play back same video with for example VLC?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • Z
          Zola last edited by

          @jsulm

          Yes it works, but its slowed also.

          1 Reply Last reply Reply Quote 0
          • jsulm
            jsulm Lifetime Qt Champion last edited by

            Then it is probably not related to Qt.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 0
            • Z
              Zola last edited by Zola

              Thanks @jsulm

              I am assuming that problem is in video drivers, I use fbdev by default (/etc/X11/xorg.conf)

              The same situation with HTML5 video

              1 Reply Last reply Reply Quote 0
              • First post
                Last post