Hi,
I am writting a png decoder plugin.The output data is raw RGB data,
by using
gst -launch filesrc location=1.png ! my_png_decoder ! ffmpegcolourspace ! xvimagesink
i can able to display the rgb image
But i want to render rgb data directly to xvimagesink(ffmpegcolorspace converts rgb to yuv).
I dont want to use ffmpeg colourspace.
Is it possible to render directly rgb data to xvimagesink?
will xvimagesink accepts only yuv data?
Regards,
Vijay P
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel