Rendering Text?

Brendan Long self at brendanlong.com
Wed May 15 11:52:10 PDT 2013


I just started getting these warnings recently in a program I'm working
on and assumed it was because of weird things I was doing, so it's
possible that this just changed recently. If I have time I'll try to
narrow down when it started.

On 05/14/2013 11:48 AM, Stirling Westrup wrote:
>
> Well, that's an improvement. The text displays, but I also get a bunch
> of warnings as well;
>
> gst-launch-1.0 -v filesrc location=test/lorem.srt ! subparse !
> textrender ! videoconvert ! xvimagesink display=:5
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> /GstPipeline:pipeline0/GstSubParse:subparse0.GstPad:src: caps =
> text/x-raw, format=(string)pango-markup
> /GstPipeline:pipeline0/GstTextRender:textrender0.GstPad:sink: caps =
> text/x-raw, format=(string)pango-markup
>
> (gst-launch-1.0:17818): GStreamer-WARNING **:
> gstpad.c:4496:store_sticky_event:<textrender0:src> Sticky event
> misordering, got 'segment' before 'caps'
> /GstPipeline:pipeline0/GstTextRender:textrender0.GstPad:src: caps =
> video/x-raw, format=(string)AYUV, width=(int)720, height=(int)576,
> framerate=(fraction)0/1
>
> (gst-launch-1.0:17818): GStreamer-WARNING **:
> gstpad.c:4496:store_sticky_event:<videoconvert0:src> Sticky event
> misordering, got 'segment' before 'caps'
> /GstPipeline:pipeline0/GstVideoConvert:videoconvert0.GstPad:src: caps
> = video/x-raw, width=(int)720, height=(int)576,
> framerate=(fraction)0/1, format=(string)YUY2
>
> (gst-launch-1.0:17818): GStreamer-WARNING **:
> gstpad.c:4496:store_sticky_event:<xvimagesink0:sink> Sticky event
> misordering, got 'segment' before 'caps'
> /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0.GstPad:sink: caps =
> video/x-raw, width=(int)720, height=(int)576, framerate=(fraction)0/1,
> format=(string)YUY2
>
> (gst-launch-1.0:17818): GStreamer-WARNING **:
> gstpad.c:4496:store_sticky_event:<videoconvert0:sink> Sticky event
> misordering, got 'segment' before 'caps'
> /GstPipeline:pipeline0/GstVideoConvert:videoconvert0.GstPad:sink: caps
> = video/x-raw, format=(string)AYUV, width=(int)720, height=(int)576,
> framerate=(fraction)0/1
> Pipeline is PREROLLED ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130515/b31daff5/attachment.pgp>


More information about the gstreamer-devel mailing list