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. Gstreamer can't play video only sound
Qt 6.11 is out! See what's new in the release blog

Gstreamer can't play video only sound

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.8k Views 1 Watching
  • 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.
  • M Offline
    M Offline
    MeowMeow
    wrote on last edited by
    #1

    Dear all,

    I used videowidget samples to play a video.
    But only sound is play ( audio-sink), video don't show anything on screen.
    Only error message "failed to start video surface"
    I guess I need to modify qgstreamerplayersession.cpp in qtmultimedia/src/plugins/gstreamer/mediaplayer
    Because in this file video-sink is fakesink.
    But I don't know how to modify it for showing video stream.
    Could you please help me ?
    My Qt has already built with Gstreamer.
    Thank you so much !

    1 Reply Last reply
    0
    • C Offline
      C Offline
      csklw_6931
      wrote on last edited by
      #2

      Have you solved this problem?
      Same to mine.I used CentOS6.3 ,and I has installed Gsteamer good/bad/ugly .But when I run this demo,it just can play ".mp3".
      When I play mp4 or avi or mkv, it shown me "Internal data stream error" or "GStreamer encountered a general stream error".

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MeowMeow
        wrote on last edited by
        #3

        Dear cslw,
        Unfortunately, I have not found solution for this problem yet.
        I tried to modify qgstreamerplayersession.cpp many times, but the issue still occurs.
        I got same error with you "GStreamer encountered a general stream error"
        I will update this topic if i find the solutions.

        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