format conversion

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

format conversion

Savio Sebastian
Hi all,
How can convert the I420 format generated by v4l2src to AYUV as i am using videomixer.
I am using videomixer to mix videotestsrc and v4l2src.As videomixer can't accept the format provided by v4l2src which is I420,so i have to convert to AYUV which is provided by videotestsrc

So,How can the videomixer used to mix videotestsrc and v4l2src
with regards


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: format conversion

Sebastian Dröge-7
On Fri, 2010-08-27 at 23:46 +0530, Savio Sebastian wrote:
> Hi all,
> How can convert the I420 format generated by v4l2src to AYUV as i am
> using videomixer.
> I am using videomixer to mix videotestsrc and v4l2src.As videomixer
> can't accept the format provided by v4l2src which is I420,so i have to
> convert to AYUV which is provided by videotestsrc
>
> So,How can the videomixer used to mix videotestsrc and v4l2src
> with regards

Use ffmpegcolorspace or cogcolorspace between the source and videomixer.
In newer releases videomixer supports I420 though but it still requires
the same format on all sinkpads.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

signature.asc (205 bytes) Download Attachment