[MPlayer-cygwin] Re: builds but thinks avi file has errors
Diego Biurrun
diego at biurrun.de
Wed Dec 18 00:00:19 CET 2002
Sascha Sommer writes:
> > mplayer is reporting stream errors in its command window output.
> Therefore the
> > problem is before the display stage. I have used -vo directx:noaccel and
> there
> > has been no difference. I have built under Windows 98 which you said is
> Can you try to put off all optimizations expect mmx. Be sure that there are
> no
> #define HAVE_3DNOW 1
> #define HAVE_3DNOWEX 1
> #define HAVE_MMX2 1
> #define HAVE_SSE 1
> #define HAVE_SSE2 1
> in config.h. If there are
> change them to #undef HAVE_SSE2 etc.
> Arpi had the same problems on a p3 with an executable which worked for me on
> pentium2. I only
> had problems seeking in videos with ac3 audio
Here is a patch to configure that allows disabling cpu optimizations.
Without it you can specify things like --disable-3dnow but they have
no effect. Roger, please apply my patch before testing again.
Diego
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cpuoptions.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cygwin/attachments/20021218/396e3366/attachment.asc>
More information about the MPlayer-cygwin
mailing list