Hi list, 

while streaming some videos on my laptop, I decided to add a mplayer video-
output module to display the video on my TV screen using jointspace DirectFB 
API. 

So far I've managed to display something - I guess it's the brightness part of 
the YUV input I got from mplayer. The problem I'm faced with is the fact that 
I don't know (and I didn't find a good example) how to transfer the picture 
whole information (YUV12) to the framebuffer window (or is it the surface) of 
the TV. In fact I've created a window using the YUV12 pixel format and 
expected to simply copy data. Maybe some of you know how to solve that issue 
or can direct me to a good tutorial. 

I know that the bandwidth is not the best for streaming videos, but as I got 
that far, I want to finish this small "project".

Any pointer to a demo or help on that "formatting" issue would be great.

TIA Gerhard 
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to