[Mplayer-dev-eng] Porting to IRIX/Solaris

Juergen Keil jk at tools.de
Fri Jul 20 19:51:32 CEST 2001


> ==> Found video stream: 0
> Detected MPEG-PS file format!
...
> Exiting... (End of file)
> BENCHMARKs: V:  17.717s VO:   0.000s A:   0.000s Sys:  -8.101s =    9.616s
> BENCHMARK%: V:184.2433% VO:  0.0000% A:  0.0000% Sys:-84.2433% = 100.0000%
>                                                      ^^^^^^^^^
> why is this negative systime?

A bug in the today's CVS version.  Mpeg decode time was counted twice.
("V: 17.717s" is wrong, this should be something like "V: 8.85s")

Should be fixed now in the CVS tree.



> > One remaining issue I know is with some mpeg1 videos, where
> > sound output doesn't work (mp3/mp3lib, produces noise,  only on a
> > big-endian/SPARC machine).
> 
> haven't tested it yet (remote access) and -dumpaudio not works:
> 
> Reading /export/home/tibcu/.mplayer/codecs.conf: 15 audio & 33 video codecs
> font: can't open file: /export/home/tibcu/.mplayer/font/font.desc
> font: can't open file: /usr/local/share/mplayer/font/font.desc
> ==> Found video stream: 0
> Detected MPEG-PS file format!
> ==> Found audio stream: 0
> core dumped :)

Are you sure it didn't work?  "core dumped :)" is the message mplayer
prints when it's done dumping the audio data to "stream.dump"...


Btw. the mp3 noise problem is probably a gcc-3.0 SPARC bug, when you compile
mplayer with -O2 or higher.  There's no noise when you compile with 
gcc-2.95.x and -O4.

--
Jürgen Keil          		jk at tools.de
Tools GmbH			+49 (228) 9858011


_______________________________________________
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