|
From: Felipe C. <fel...@gm...> - 2010-06-03 10:19:42
|
Hi Giulio, On Thu, Jun 3, 2010 at 12:49 PM, giulio urlini <giu...@gm...> wrote: > the error produced by the OpenMAX component is generated because the > output buffer size is less than the minimum needed size. The problem > should be found in the allocation of the buffers done by the > application, that in this case is the gst element or the gst > framework. There is a way to specify the size of the buffers needed? gst-openmax uses the field nBufferSize from the port settings. So my guess is that the component is not configuring that properly. -- Felipe Contreras |