[MPlayer-dev-eng] "Stitching" Artifact

Mike Melanson melanson at pcisys.net
Sun Jan 27 04:38:07 CET 2002


On Sun, 27 Jan 2002, Michael Niedermayer wrote:

> dithering yuv->bgr15 & bgr16 (assuming that thing outputs yv12 and u use 
> bgr16/15 ...)
> it results in (very) faint stitching-artifacts(tm)
> u could try to outcomment #define DITHER1XBPP from postproc/yuv2rgb.c

	Actually, the SMC codec is an old RGB-based palettized codec so
I'm only outputting BGR24/32 on this one.

	As an aside, why is the color ordering BGR instead of RGB? Does it
have something to do with endian-ness? It's bitten me on every RGB codec
I've implemented so far.

-- 
	-Mike Melanson




More information about the MPlayer-dev-eng mailing list