<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 04/04/2012 09:58 AM, W.A. Garrett Weaver wrote:
<blockquote
cite="mid:CA+vRh+fvaw4h-ABpf+4j=uqmOpZ9vYum87Bp5FxRQzkWeDVCtg@mail.gmail.com"
type="cite">GStreamer mailing list!<br>
<br>
Is there a way to make ximagesink full screen or at-least larger
than the source video coming in? <br>
</blockquote>
Sure, it is super simple. Just use e.g. gtkwindow_fullscreen() if
you use gtk on the window that you configure when using the XOverlay
interface.<br>
<br>
Stefan<br>
<blockquote
cite="mid:CA+vRh+fvaw4h-ABpf+4j=uqmOpZ9vYum87Bp5FxRQzkWeDVCtg@mail.gmail.com"
type="cite"><br>
I tried manipulating the parameters "window-height" and
"window-width" and this had no effect. <br>
<br>
I tried to change the size of the video coming in by doing
something like this<br>
<br>
incomingvideosource ! ffmpegcolorspace !
'video/x-raw-yuv,width=1024,height=768' ! ffmpegcolorspace !
ximagesink<br>
<br>
But GStreamer didn't like that. <br>
<br>
How can you fullscreen ximagesink?<br>
<br>
-- <br>
<div><b>W.A. Garrett Weaver </b></div>
<div><a moz-do-not-send="true"
href="mailto:weaverg@email.arizona.edu" target="_blank">weaverg@email.arizona.edu</a></div>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>