[MPlayer-users] Re: mencoder rescaling crashes libmpeg2

David Kuehling dvdkhlng at gmx.de
Thu Feb 28 22:05:01 CET 2002


Michael Niedermaye:

> there is a bug in gcc 2.95.2 which causes alot of the asm blocks to be
> misscompiled, if u use 2.95.2 i would recommand to upgrade to 2.95.3
> if u use 2.95.3 or 3.0* than please post gdb output of it

Thanks for the quick answer. That might be the perfect diagnosis. Yes,
I'm using gcc 2.95.2 on an old Debian Potato distribution. I'll try to
play with some compiler (optimization) switches. Sometimes that helps.

> arpi, do u want me to try to workaround them all?

What about trying to not use inline ASM when it's not 100% necessary?
Separate ASM modules could sometimes do the job and are easier to
handle. The little call overhead shouldn't be too much on recent CPUs.

BTW Appendix D does not yet point out the gcc 2.95.2 problem. 


David Kühling





More information about the MPlayer-users mailing list