[Ffmpeg-devel] CamStudio support

Diego Biurrun diego
Sun Jan 8 22:59:59 CET 2006


On Sun, Jan 08, 2006 at 01:35:42PM -0800, Mike Melanson wrote:
> Diego Biurrun wrote:
> >Colors are off on my PPC, looks like an endianness issue.  Let me know
> >if you need further info to reproduce or if I should test something for
> >you.
> 
> 	Probably the same issue as discussed with TSCC-- the decoder is 
> placing the bytes into the output frame in an explicit order. Are you able 
> to verify this via MPlayer's codecs.conf file with RGBA vs. BGRA or 
> something like that?

I tried this with TSCC, exchanging

  out BGR32,BGR24,BGR15,BGR8 query

for

  out RGB32,RGB24,RGB15,RGB8 query

in codecs.conf.  No luck, the decoder failed to initialize.

Diego





More information about the ffmpeg-devel mailing list