[MeeGo-dev] videoplayer using xvideo/xvimagesink?
anand k n
anandkn2007 at gmail.com
Thu Aug 26 04:41:36 PDT 2010
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>[00m 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.meego.com/pipermail/meego-dev/attachments/20100826/27689592/attachment.html>
More information about the MeeGo-dev
mailing list