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. Getting videowidget in Qt mobility up and running
Qt 6.11 is out! See what's new in the release blog

Getting videowidget in Qt mobility up and running

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.5k 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.
  • A Offline
    A Offline
    aawn.dk
    wrote on last edited by
    #1

    Hi

    I'm trying to use the multimedia module of Qt mobility for showing video, but I'm having some problems.

    First of all, I'm using Qt version 4.7.4 and mobility 1.2.0.

    I have compiled and install qt-mobility + examples, and now I would like to get the video example up and running. The application it self opens fine, but when I tries to play a video I get the following error:

    (<unknown>:27754): GStreamer-CRITICAL **: gst_mini_object_unref: assertion `GST_IS_MINI_OBJECT (mini_object)' failed
    Error: "Internal data stream error."

    At first I thought that this was due to problems with my gstreamer installation, but then I tried to play the video directly from gstreamer, which works fine:

    gst-launch playbin uri=file:////tmp/test.ogg

    Os, any idears on how to debug this?

    Best regards
    Allan W. Nielsen

    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