<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 01/17/2014 01:09 PM, Peter
Maersk-Moller wrote:<br>
</div>
<blockquote
cite="mid:CAGf_jG=7tOdB2yy9fX6mUiguk0DijQNMhiFhtCt=n40M+4dd4g@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>Hi.<br>
<br>
</div>
Im trying to build a script for many hardware platforms
primarily running a late Ubuntu desktop version. For one
of the tests I'm using vanilla Ubuntu desktop 13.10 amd64
which come with standard gstreamer 1.2.0. To complicate it
a bit further, I'm running Ubuntu in a VirtualBox under OS
X on a Mac. VirtualBox has OpenGL support.<br>
<br>
</div>
Now when I run a pipeline ending with autovideosink, a
window with the right size appear and is named something
with eglglesink however the window is all white which of
course not really was the intention. Can anyone please tell
me<br>
<br>
1) Why does it select eglglesink?<br>
</div>
<div> 2) Why is eglglesink all white?<br>
</div>
<div> 3) Is there a good workaround?<br>
<br>
</div>
<div>My goal is of course to have a pipeline that will work on
many platforms whether they are virtual or not. Did a little
search and though I have found references to eglglesink and
white screen/window, not many suggestions seems proper.<br>
</div>
<div><br>
</div>
If I run the same pipeline ending in ximagesink, I get a nice
video window. However if I end in xvimagesink I get the error
message and no window:<br>
<br>
No Xv port available<br>
<br>
</div>
<div>So I guess Xv module is not supported on Virtualbox. BTW
Ubuntu/VirtualBox is running X.org server 1.14 modules.<br>
</div>
</div>
</blockquote>
you can install a tool called xvinfo and run it to show if there are
xv-ports available. These can also be software emulated ones.<br>
<br>
Stefan<br>
<br>
<blockquote
cite="mid:CAGf_jG=7tOdB2yy9fX6mUiguk0DijQNMhiFhtCt=n40M+4dd4g@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>