[MPlayer-users] Error playing mpeg on Sun SPARC

Michael Niedermayer michaelni at gmx.at
Thu Feb 21 20:45:01 CET 2002


Hi

On Thursday 21 February 2002 19:28, pwilkins at lashwhip.com wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>
> > should be fixed too
> > if not then please send me a screenshot of that (and one of the correct
> > pic), (or upload it to the mphq ftp)
>
> OK, everything works.  Colors are correct in both modes.
:)

> However, you need to make the code read:
>
>    int i;
> #ifdef WORDS_BIGENDIAN
>    dest++;
> #endif
>
> not:
>
> #ifdef WORDS_BIGENDIAN
>    dest++;
> #endif
>    int i;
>
> in postproc/swscale.c and postproc/swscale_template.c
sorry ... ;)

Michael




More information about the MPlayer-users mailing list