Adding new component

Felipe Contreras felipe.contreras at gmail.com
Wed Aug 17 09:04:01 PDT 2011


On Wed, Aug 17, 2011 at 5:22 PM, Siber <tvm.siber at gmail.com> wrote:
> It is compiled now and my omx_ffmpegcsc is in the plugin list (after
> gst-inspect). Now I'm stuck with modification gst-openmax wrapper for
> jpegenc to ffmpegcsc wrapper (wrapper in my mind consists mostly of
> gstomx_ffmpegcsc.c and gstomx_ffmpegcsc.h files, please correct me if
> necessary).
>
> The biggest problem for me is to change specification of output from
> JPEG-image to raw-video (YUYV, I420 and so on, like an input data).
>
> I've tried something but I'm getting mistake:
> from element /GstPipeline:pipeline0/GstXvImageSink:xvimagesink0: Failed to
> create output image buffer of 352x288 pixels
>
> Pipeline: gst-launch filesrc location=$HOME/GST_OpenMAX/vtest.avi ! avidemux
> ! omx_mpeg4dec ! omx_ffmpegcsc ! xvimagesink

I think that's a question for the main GStreamer mailing list, as this
has to do with the caps, and how they work.

You can also ask in the IRC channel, which usually has people there.

Cheers.

-- 
Felipe Contreras


More information about the gstreamer-openmax mailing list