[Mplayer-dev-eng] Porting to IRIX/Solaris
Jean-Francois Beleyn
gianfranco at ulyssis.org
Sat Aug 4 22:55:47 CEST 2001
> Message: 6221696
>FROM: Juergen Keil
>DATE: 07/20/2001 07:39:06
>SUBJECT: RE: [Mplayer-dev-eng] Porting to IRIX/Solaris
[cut]
>The code also compiles on the Linux/alpha compilefarm box, but
>immediatelly crashes when you run it with an .avi file. So, mplayer
>is probably not 100% 64-bit clean, yet.
[cut]
I also compiled it on my alpha, some mpeg-files worked fine, some only
gave a black output (not sure if this is alpha-specific).
Also got a seg fault when i opened an avi (divx), after some time i
located the problem at:
aviheader.c line 91:
sh_video->bih=calloc((chunksize<sizeof(BITMAPINFOHEADER))?sizeof(BITMAPINFOHEADER):chunksize,1);
It's probably a 32 vs 64 bit thing.
greetings
gianfranco
_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng
More information about the MPlayer-dev-eng
mailing list