Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Video Problem Qt 5.8

Video Problem Qt 5.8

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 2 Posters 2.0k 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.
  • A Offline
    A Offline
    Andranik
    wrote on last edited by
    #1

    Hi. I changed the qt version from Qt 5.7 to 5.8 and I am having video problem. I can not see mp4 video. I have voice without video within following error.

    Does anybody knows how can i solve the problem. I am using linux ubuntu 16.04 64bit

    libva info: VA-API version 0.39.4
    libva info: va_getDriverName() returns 0
    libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
    libva info: Found init function __vaDriverInit_0_39
    failed to open /usr/lib/x86_64-linux-gnu/dri/hybrid_drv_video.so
    Failed to wrapper hybrid_drv_video.so
    libva info: va_openDriver() returns 0

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

      Hi,

      Did you check that you have all sets of GStreamer plugins installed on your system ?

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

      A 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Did you check that you have all sets of GStreamer plugins installed on your system ?

        A Offline
        A Offline
        Andranik
        wrote on last edited by
        #3

        @SGaist Yes, They are. The video was working on 5.7 perfectly. I changed the version and got problem .

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

          Which version of GStreamer do you have installed ?

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

          A 1 Reply Last reply
          0
          • SGaistS SGaist

            Which version of GStreamer do you have installed ?

            A Offline
            A Offline
            Andranik
            wrote on last edited by
            #5

            @SGaist sudo apt-get install gstreamer1.0*
            sudo apt-get install gstreamer0.10 i have installed both of them.

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

              Do you have more error information printed on the console when playing that video ?

              Can you play it with gstreamer directly ?

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

              A 1 Reply Last reply
              0
              • SGaistS SGaist

                Do you have more error information printed on the console when playing that video ?

                Can you play it with gstreamer directly ?

                A Offline
                A Offline
                Andranik
                wrote on last edited by
                #7

                @SGaist Havn't tried but i think it will be ok as it works on qt 5.7.1. no just the errors mentioned above.

                1 Reply Last reply
                0

                • Login

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