<div>Hi,<br>I am writting a png decoder plugin.The output data is raw RGB data, <br>by using <br>gst -launch filesrc location=1.png ! my_png_decoder ! ffmpegcolourspace  ! xvimagesink<br>i can able to display the rgb image<br>
<br>But i want to render rgb data directly to xvimagesink(ffmpegcolorspace converts rgb to yuv).</div>
<div>I dont want to use ffmpeg colourspace.</div>
<div>Is it possible to render directly rgb data to xvimagesink?</div>
<div>will xvimagesink accepts only yuv data?</div>
<div> </div>
<div>Regards,</div>
<div>Vijay P<br></div>