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. Error: "The stream is in the wrong format."
Forum Updated to NodeBB v4.3 + New Features

Error: "The stream is in the wrong format."

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 4.8k Views 2 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
    MajidKamali
    wrote on last edited by MajidKamali
    #1

    Hi.
    I had a program written in Qt 5.4.1 and it worked fine in that version On Ubuntu 64-bit.
    Then I installed Qt 5.6.0 on Arch linux 64-bit.
    but when I run the program, it shows very long line of this error:

    Error: "The stream is in the wrong format."
    

    and then

    No protocol specified
    xcb_connection_has_error() returned true
    shm_open() failed: Too many open files
    

    and lots of this error

    shm_open() failed: Too many open files
    

    and sometimes this error too:

    Error: "The autoaudiosink element is missing."
    

    I tested the program in android and no error occures
    What is the problem? Does it need a package which is not installed on my Arch linux?

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

      Hi,

      You should check your GStreamer installation.

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

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

        Thanks :-)
        Installing gstreamer-ffmpeg solved the problem

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

          You're welcome !

          Since you have it working now, please mark the thread as solved using the "Topic Tool" button so that other forum users may know a solution has been found :)

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

          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