Reposting...

I am trying to use the default mediaplayer .I have an issue when I am using
the xvideo plugin.
the gst pipeline I think is created like this but does not work (no
display)for videoplayer
filesrc location=file ! qtdemux ! omx_h263dec ! qvideosurfacegstsink

But when I use the gst-launch pipeline it works properly
gst-launch-0.10 --gst-debug=0 filesrc location=file ! qtdemux ! omx_h263dec
! xvimagesink

when I enable the log in case of videoplayer I can see that
xvimagesink xvimagesink.c:1997:gst_xvimagesink_xcontext_clear:
<xvimagesink0> Closing display and freeing X Context
-I am confused whether this is an issue with gst pipeline or Qt based
interface?
-Is there a method to avoid the qvideosurfacegstsink from the videopipeline?
any pointers will be appreciated.

regards
anand
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to