[MPlayer-dev-eng] BGR15/16/24 Output Trouble

Mike Melanson melanson at pcisys.net
Sat Mar 23 23:29:38 CET 2002


Hi team,
	So I'm trying to get MS RLE working with BGR15/16/24/32
modes. Something's wrong. The best way I can explain is to work through an
example:

[assuming your x11 display outputs 32bpp by default]
1) force BGR32 output for FLI decoder
2) play a FLI file using the x11 vo target
      file plays fine
3) force BGR24 output for FLI decoder
4) play same FLI file using the x11 vo target
      file is messed up
5) play same FLI file using png vo target, inspect resulting image
      image is fine

I did this experiment with the FLI decoder since I'm more confident that
it works in both 24 and 32 bit modes. Any ideas why this happens? It's
hard to finish the RLE decoder when I can't trust the output image.

	Thanks...
-- 
	-Mike Melanson





More information about the MPlayer-dev-eng mailing list