<div>Hi,</div>
<div>&nbsp;</div>
<div>I have written an application to using gstreamer to show video on directfb. I use ffdec_* family of decoders. When I try to show using dfbvideosink, the video does not play. However, if I add ffmpegcolorspace before it, I can see the video. Can you explain why this happens? Is it because dfbvideosink does not support yuv?
</div>
<div>&nbsp;</div>
<div>Note that if I use sdlvideosink or xvimagesink, I can see the same video without using ffmpegcolorspace. Is this some bug in dfbvideosink?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Deeptendu</div>