Hi..<div><br></div><div>   If you are looking for a plugin to resize the image ..i think capsfilter will help you..</div><div><br></div><div>Reagrds </div><div>Lijin</div><div> <br><br><div class="gmail_quote">On Tue, Jan 4, 2011 at 12:29 AM, Nicolas <span dir="ltr">&lt;<a href="mailto:c.r.n.a@wanadoo.fr">c.r.n.a@wanadoo.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
I have created a plugin that displays a video in an evas image.<br>
<br>
Here is my problem:<br>
When I resize the picture I am calling &quot;evas_object_image_fill_set&quot;, it<br>
works correctly, however the consumption of CPU is just horrible, more<br>
than 120% !<br>
If I leave it in normal size, the consumption of CPU is normal.<br>
<br>
I want to know if there is a way to resize the video (via gstreamer) in<br>
my plugin.<br>
Have you any idea?<br>
May be I could create a function &quot;buffer alloc&quot;<br>
(gstbase_sink_class-&gt;buffer_alloc = mybufferalloc) and modify the buffer<br>
in it ?<br>
<br>
I know that there is &quot;videoscale&quot; but I do not know how to use it inside<br>
the plugin.<br>
<br>
Thank you in advance for your reply,<br>
Sincerely,<br>
Nicolas.<br>
<br>
Ps: sorry for bad english.<br>
<br>
------------------------------------------------------------------------------<br>
Learn how Oracle Real Application Clusters (RAC) One Node allows customers<br>
to consolidate database storage, standardize their database environment, and,<br>
should the need arise, upgrade to a full multi-node Oracle RAC database<br>
without downtime or disruption<br>
<a href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>