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. .MKV Qt5 vs Gstreamer Library support
Qt 6.11 is out! See what's new in the release blog

.MKV Qt5 vs Gstreamer Library support

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 3 Posters 2.4k 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.
  • H Offline
    H Offline
    Hung Tran
    wrote on last edited by
    #1

    Hi all,

    I want to ask that: How Qt5 and Gstreamer play .MKV video. I see in some document that: Qt5 just plays mo4, Avi. But I also want to play .MKV file.

    Thank

    jsulmJ 1 Reply Last reply
    0
    • H Hung Tran

      Hi all,

      I want to ask that: How Qt5 and Gstreamer play .MKV video. I see in some document that: Qt5 just plays mo4, Avi. But I also want to play .MKV file.

      Thank

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Hung-Tran You need to check whether GStreamer can play MKV. Qt just uses GStreamer for media files. For MKV you probably need to install the correct GStreamer package, which one I don't know. Check which GStreamer packages your Linux distribution provides.

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

      H 1 Reply Last reply
      1
      • jsulmJ jsulm

        @Hung-Tran You need to check whether GStreamer can play MKV. Qt just uses GStreamer for media files. For MKV you probably need to install the correct GStreamer package, which one I don't know. Check which GStreamer packages your Linux distribution provides.

        H Offline
        H Offline
        Hung Tran
        wrote on last edited by
        #3

        @jsulm Thank. I have played .MKV by gstreamer by command line. However, when I play using Qt5, Playback is high lag.
        Message from gstreamer: A lot of buffer are being dropped. Do you know why ?

        1 Reply Last reply
        0
        • kd_walaK Offline
          kd_walaK Offline
          kd_wala
          wrote on last edited by kd_wala
          #4

          What version Qt, OS you using, I play .mkv with Qt5.8 & Ubuntu 16.04, I work fine, I using Media Player Example in Qt samples.
          for more detail support: http://wiki.qt.io/Qt_5.7_Multimedia_Backends

          H 1 Reply Last reply
          0
          • kd_walaK kd_wala

            What version Qt, OS you using, I play .mkv with Qt5.8 & Ubuntu 16.04, I work fine, I using Media Player Example in Qt samples.
            for more detail support: http://wiki.qt.io/Qt_5.7_Multimedia_Backends

            H Offline
            H Offline
            Hung Tran
            wrote on last edited by
            #5

            @kd_wala Becasue For my searching, May be my app decode using GPU not use Hardware IP so performance is not goodd.

            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