[Mplayer-users] performance low when using svgalib?

erwin hermans herrie at damien.kotnet.org
Tue Sep 18 17:53:10 CEST 2001



On Tue, 18 Sep 2001, Felix Buenemann wrote:

> I guess _march="-march=ev56" is also ok?

No, I've tried it (with gcc 2.95.4 (debian-potato for alpha i think it
is, it's a friends computer) and with gcc 2.95.3 (on a rh7.1 alpha box ))
and it says "-march=ev56 invalid option"
I just tried it again on my friend's computer (the one with gcc2.95.4) and
this is the output:
(hope it is allright to include this in the message, otherwise, just let
me know)


make depend
make[1]: Entering directory `/home/herrie/mplayer/main'
./version.sh
gcc -MM -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-Iloader -Ilibvo  -I/usr/local/include  mplayer.c mp_msg.c open.c
parse_es.c ac3-iec958.c find_sub.c aviprint.c dec_audio.c dec_video.c
aviwrite.c aviheader.c asfheader.c demux_avi.c demux_asf.c demux_mpg.c
demux_mov.c demuxer.c stream.c codec-cfg.c subreader.c linux/getch2.c
linux/timer-lx.c linux/shmem.c xa/xa_gsm.c lirc_mp.c cfgparser.c mixer.c
dvdauth.c spudec.c  1>.depend
make[2]: Entering directory `/home/herrie/mplayer/main/mp3lib'
gcc -MM -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-I/usr/local/include sr1.c 1>.depend
make[2]: Leaving directory `/home/herrie/mplayer/main/mp3lib'
make[2]: Entering directory `/home/herrie/mplayer/main/libac3'
gcc -MM -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-I. -I.. -I/usr/local/include -DHAVE_CONFIG_H bit_allocate.c bitstream.c
coeff.c crc.c debug.c decode.c dither.c exponent.c imdct.c parse.c
rematrix.c sanity_check.c srfft.c stats.c downmix/downmix.c 1>.depend
make[2]: Leaving directory `/home/herrie/mplayer/main/libac3'
make[2]: Entering directory `/home/herrie/mplayer/main/libmpeg2'
gcc -MM -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-I. -I../libvo -I.. -I/usr/local/include  -DMPG12PLAY header.c idct.c
idct_mmx.c idct_mlib.c motion_comp.c motion_comp_mmx.c motion_comp_mlib.c
slice.c stats.c decode.c 1>.depend
make[2]: Leaving directory `/home/herrie/mplayer/main/libmpeg2'
make[2]: Entering directory `/home/herrie/mplayer/main/opendivx'
gcc -MM -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-I. -I.. -I../libmpeg2 -I/usr/local/include -D_DECORE -DO_BINARY=0 -DLINUX
postprocess.c basic_prediction.c decore.c getbits.c idct.c mp4_block.c
mp4_decoder.c mp4_header.c mp4_mblock.c mp4_picture.c mp4_predict.c
mp4_recon.c mp4_vld.c 1>.dependmake[2]: Leaving directory
`/home/herrie/mplayer/main/opendivx'
make[2]: Entering directory `/home/herrie/mplayer/main/libavcodec'
gcc -MM -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-Wall -g -DHAVE_AV_CONFIG_H common.c utils.c mpegvideo.c h263.c jrevdct.c
jfdctfst.c mpegaudio.c ac3enc.c mjpeg.c resample.c dsputil.c motion_est.c
imgconvert.c imgresample.c msmpeg4.c mpeg12.c h263dec.c rv10.c  1>.depend
make[2]: Leaving directory `/home/herrie/mplayer/main/libavcodec'
make[2]: Entering directory `/home/herrie/mplayer/main/encore'
gcc -MM -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-I. -I/usr/local/include encore.c mom_access.c bitstream.c mom_util.c
mot_code.c mot_est_comp.c mot_est_mb.c mot_util.c putvlc.c rc_hist.c
rc_q2.c rgb2yuv.c text_bits.c text_code.c text_code_mb.c text_dct.c
vop_code.c 1>.depend
make[2]: Leaving directory `/home/herrie/mplayer/main/encore'
make[2]: Entering directory `/home/herrie/mplayer/main/libvo'
gcc -MM -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-I. -I.. -I/usr/include/SDL -D_REENTRANT  -I/usr/local/include
-DMPG12PLAY  aclib.c osd.c font_load.c yuv2rgb.c video_out.c vo_null.c
vo_pgm.c vo_md5.c vo_mpegpes.c vo_odivx.c x11_common.c vo_aa.c vo_png.c
vo_sdl.c vo_ggi.c vo_x11.c vo_xv.c vo_svga.c vo_dga.c vo_dga.c vo_fbdev.c
1>.depend
make[2]: Leaving directory `/home/herrie/mplayer/main/libvo'
make[2]: Entering directory `/home/herrie/mplayer/main/libao2'
gcc -MM -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-I. -I.. -I/usr/include/SDL -D_REENTRANT -I/usr/local/include audio_out.c
ao_null.c ao_pcm.c ao_alsa5.c ao_oss.c ao_sdl.c 1>.depend
make[2]: Leaving directory `/home/herrie/mplayer/main/libao2'
make[2]: Entering directory `/home/herrie/mplayer/main/drivers'
make[2]: Nothing to be done for `dep'.
make[2]: Leaving directory `/home/herrie/mplayer/main/drivers'
make[2]: Entering directory `/home/herrie/mplayer/main/drivers/syncfb'
make[2]: Nothing to be done for `dep'.
make[2]: Leaving directory `/home/herrie/mplayer/main/drivers/syncfb'
make[1]: Leaving directory `/home/herrie/mplayer/main'
gcc -c -O4 -march=ev56 -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer
-Iloader -Ilibvo  -I/usr/local/include  -o mplayer.o mplayer.c
cc1: Invalid option `arch=ev56'
make: *** [mplayer.o] Error 1


_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list