• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    GStreamer could not create the element queue2 with name pipeline-2-audioqueue

    Technical Help
    2
    3
    25
    Loading More Posts
    • 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.
    • G
      geeymb last edited by

      I get this error with version 1.0.11 - 1.0.12 on debian 10 Buster. I've tried removing and reinstalling gstreamer -plugins-* but there's not difference, I'm not sure what to do next.

      jonas 2 Replies Last reply Reply Quote 0
      • jonas
        jonas @geeymb last edited by jonas

        @geeymb
        libgstcoreelements.so contains queue2 and should be part of the main gstreamer package.
        So it seems that something is wrong with the gstreamer installation, maybe this needs to be reported to debian.
        You can try starting strawberry from a terminal and see if you can see any more error messages.

        You can also try to delete the gstreamer plugin cache, even though this should probably not make a different since it's not a plugin element.

        rm ~/.cache/gstreamer-1.0/registry.x86_64.bin
        
        1 Reply Last reply Reply Quote 0
        • jonas
          jonas @geeymb last edited by

          @geeymb
          And what does gst-inspect-1.0 queue2 say?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors