Pipeline not playing

Alicia Romero alromor84 at gmail.com
Wed Oct 15 02:42:04 PDT 2014


Hi List!
I have a small application where I have a videotesrsrc to a autovideosink
connected.
When I change the status of the pipeline to playing, the window opens and I
see the image
of the pattern (I tested with 1), put the image is frozen and does not play.

Whe I set the Debug Log to INFO, I see that all the elements changed the
status from PAUSED to PLAYING:
...
0:00:00.029939278 29879      0x168fa00 INFO              GST_STATES
gstelement.c:2365:_priv_gst_element_state_changed:<pipeline0> notifying
about state-changed PAUSED to PLAYING (VOID_PENDING pending)
...

But I don't see the Event logging of the function "gst_event_new_qos_ful".
I should see something like this:
...
0:00:00.074797409 29879      0x17f4a80 INFO               GST_EVENT
gstevent.c:891:gst_event_new_qos_full: creating qos type 0, proportion
0.036414, diff -32048408, timestamp 0:00:00.033333333
0:00:00.112462792 29879      0x17f4a80 INFO               GST_EVENT
gstevent.c:891:gst_event_new_qos_full: creating qos type 0, proportion
0.039030, diff -20954950, timestamp 0:00:00.066666666
...

but I don't see it. I think this is the reason why the image is frozen, but
I don't know where to search the error.

Does anyone have a clue?
Thanks!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141015/95b9b34f/attachment.html>


More information about the gstreamer-devel mailing list