Stephen Hutchinson <qyot27 <at> gmail.com> writes: > case AVS_CS_BGR24: > - st->codec->pix_fmt = PIX_FMT_RGB24; > + st->codec->pix_fmt = PIX_FMT_BGR24; If this fixes (a part of) ticket #2412, please add that to the commit message. Thank you, Carl Eugen