On Thu, Apr 29, 2004 at 09:23:32AM +0200, Jiri Svoboda wrote: > Hi, > > > > > Yes YUY2 should work. It sounds like vo_directfb could do a > > better job > > choosing the pixelformat. I believe it should be possible to > > force the > > pixelformat with -vf format=yuy2 option. vo_dfbmga will use > > I'd like to do it better in vo_directfb, but the quetion is how? > What do I now is that I test layer against pixel format comming > from mplayer using layer->TestConfiguration. This is done for > each format mplayer requests. The choosen format depends > on mplayer's decision.
So it may be a bug in mplayer itself. I seem to remember there was a message (and maybe a patch?) regarding format selection on mplayer-dev-eng recently. > > YUY2 on G200 > > without any options. In fact it's the only format supported > > because the > > G200 BES doesn't handle RGB formats. > > I've briefly looked through the mga_vid code and it seems that > it supports IV12 on g200. Maybe works on some chips? No. See draw_slice_g200() in libvo/mga_common.c -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
