[Mplayer-dev-eng] problems

Balazs Tibor tibcu at sch.bme.hu
Mon Jun 18 19:01:18 CEST 2001


Hi ALL!

Why has got -vo gl problems with MMX? (or is vo_gl not any longer supported?)
Cannot init MMX colorspace transform
No accelerated colorspace conversion found

little more output:
---------------------------------------------------------------
MPlayer 0.17cvs-010614-15:20  (C) 2000-2001 Arpad Gereoffy
CommandLine: '-vo' 'gl' '/mnt/huba/movies/mmm/thot/esp-team.scene.hu/%7E/incoming/bakta_rider_ii.mpg' '-v'
Searching for sequence header... Using MMX for IDCT transform
Using MMX for motion compensation
OK!
VO: [gl] 352x288 => 352x288  YV12
video_out->init(352x288->352x288,flags=0,'MPlayer',0x32315659)
vo_debug3: out_fmt=0x32315659
Cannot init MMX colorspace transform
No accelerated colorspace conversion found
YUV init OK!
Creating 512x512 texture...
Resize: 352x288
INFO: Video OUT driver init OK!
---------------------------------------------------------------


another problem:
in video_out.c (line 142) :
        case IMGFMT_cyuv: return("Packed CYUV");
                    ^^^^ why is it lowercase? (is it a bug, or it doesn't
really matters?
----

yet another:
manpage says:
       -noframedrop
              no  frame  dropping  : every frame is played, audio
              may skip (default)
I think, it should be: audio and video may be out of sync
----

still another:
in fastmemcpy.h (line 8) :
/*    || defined(HAVE_SSE) || defined(HAVE_SSE2) */
^^                                              ^^
why is this row commented out? line 14 says:
#endif /* HAVE_MMX/MMX2/3DNOW/SSE/SSE2 */
so maybe line 8 is needed
----

not problem, but a question:
what is ggi good for? (I know, it's for development only as log says)
----

I've almost forgotten:
-ss doesn't work perfect (at least for me)
it begins playing a little bit later, then it should be
(the higher the number after -ss is, the more the gap between the given
number and the actual position is)
MPlayer 0.17cvs-010614-15:20
CommandLine: '-vo' 'gl' '-display' 'sgi4:0.0' '-nosound' '/mnt/1/movies/mmm/thot/esp-team.scene.hu/%7E/incoming/bakta_rider_ii.mpg' '-fs' '-ss' '10:00' '-v'
Start playing...
A: ---   V: 670.6   ==> Found audio stream: 0
            ^^^^^ it should be 600, shouldn't it?
----

(when I compiled the above version of mplayer, the log contained
./version.sh twice, in the first row, and after make depend finished)
A'rpi, your version.sh isn't always accurate (mine is). (every case, when
main/CVS hasn't changed, but some of the subdirectories of main, it gives
old values)
----

and finally!!! :)
-srate rocks! :-) (if only my soundcard would support 192 kKz sampling :-) )
but with files with lower samplerate audios, it is really cool!!!

                                -=+=- Tibcu -=+=-



_______________________________________________
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