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. Which gstreamer video sink?

Which gstreamer video sink?

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 4.2k 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.
  • _ Offline
    _ Offline
    _Mark_
    wrote on last edited by
    #1

    Hello,
    I'm building a buildroot environment for RPi with Qt5.2.x and gstreamer 0.10 in order to play mp3 and mp4 files usin QMultimedia.

    It works fine for audio files, but gstreamer says it can't find video sinks. I'm not using X (egl/gles).
    What video sink I should use?

    1 Reply Last reply
    0
    • _ Offline
      _ Offline
      _Mark_
      wrote on last edited by
      #2

      Any news about?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        andreyc
        wrote on last edited by
        #3

        Have you tried autovideosink?

        1 Reply Last reply
        0
        • _ Offline
          _ Offline
          _Mark_
          wrote on last edited by
          #4

          Of course, but it doesn't find any. gst-inspect | grep sink doesn't show any video sink.

          I don't know why buildroot doesn't compile a suitable videosink! Perhaps I miss a package in the config...

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andreyc
            wrote on last edited by
            #5

            Do you have all gstreamer components?
            @
            gstreamer
            gst-plugins-base
            gst-plugins-good
            gst-plugins-bad
            gst-plugins-ugly
            gst-ffmpeg
            @

            1 Reply Last reply
            0
            • A Offline
              A Offline
              andreyc
              wrote on last edited by
              #6

              "Here":https://wiki.matthiasbock.net/index.php/Hardware-accelerated_video_playback_on_the_Raspberry_Pi is article about Hardware-accelerated video playback on the Raspberry Pi
              But they are talking about gstreamer1.0, which is not supported by Qt Multimedia yet.

              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