<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [gst-devel] How to Set Buffer Size Within Plugin</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I realized I wasn't entirely clear on my question....sorry.<BR>
Let me revise:<BR>
<BR>
I need to set the output video size according to the input video size (say, 2 times) inside a plugin.<BR>
I know how to set the buffer size, but not how to set the output video size in this manner.<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: sudarshan bisht [<A HREF="mailto:bisht.sudarshan@gmail.com">mailto:bisht.sudarshan@gmail.com</A>]<BR>
Sent: Thu 10/14/2010 1:31 AM<BR>
To: Discussion of the development of GStreamer<BR>
Subject: Re: [gst-devel] How to Set Buffer Size Within Plugin<BR>
<BR>
I guess GstAdapter would be helpful for your task. Go through the link below<BR>
;<BR>
<BR>
<A HREF="http://www.gstreamer.net/data/doc/gstreamer/head/gstreamer-libs/html/GstAdapter.html">http://www.gstreamer.net/data/doc/gstreamer/head/gstreamer-libs/html/GstAdapter.html</A><BR>
<BR>
On Thu, Oct 14, 2010 at 1:24 AM, Greg Wunder &lt;gwunder@eoir.com&gt; wrote:<BR>
<BR>
&gt;&nbsp; Does anyone know how to set the buffer size within a plugin or know of an<BR>
&gt; example to do this?<BR>
&gt; I need to resize my incoming video since I'm doing some output mosiacking<BR>
&gt; that is larger than the incoming buffer size.<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------------------------------------------------------<BR>
&gt; Beautiful is writing same markup. Internet Explorer 9 supports<BR>
&gt; standards for HTML5, CSS3, SVG 1.1,&nbsp; ECMAScript5, and DOM L2 &amp; L3.<BR>
&gt; Spend less time writing and&nbsp; rewriting code and more time creating great<BR>
&gt; experiences on the web. Be a part of the beta today.<BR>
&gt; <A HREF="http://p.sf.net/sfu/beautyoftheweb">http://p.sf.net/sfu/beautyoftheweb</A><BR>
&gt; _______________________________________________<BR>
&gt; gstreamer-devel mailing list<BR>
&gt; gstreamer-devel@lists.sourceforge.net<BR>
&gt; <A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</A><BR>
&gt;<BR>
&gt;<BR>
<BR>
<BR>
--<BR>
Regards,<BR>
<BR>
Sudarshan Bisht<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>