[Gstreamer-openmax] Adding new components

Felipe Contreras felipe.contreras at gmail.com
Mon Feb 1 06:55:09 PST 2010


On Thu, Jan 28, 2010 at 9:13 PM, Stephen M. Webb <stephenw at xandros.com> wrote:
> I have stumbled upon the need to add new components (eg. video_decoder.mpeg2,
> video_decoder.xvid, etc.).  Is it true that I will have to add an all-new set
> of classes derived from GstOmxBaseVideoDec, one for each component, or is
> there another preferred way?

XVid should be covered by mpeg4dec. But for MPEG-2 yeah, you would
need a new class, but as you can see it's very simple to add them.

-- 
Felipe Contreras




More information about the Gstreamer-openmax mailing list