Hi, I prefer to move outside the not-needed converters (YUV->RGB) from libvo. Libvo query_format should return yes only for formats supported without software conversion. It's very annoying to code all the converters into every vo_ thats RGB based. This should be done in mplayer.c - alex