I have i8x0 and xvmc USE flags, but mplayer dies when I try to use xvmc. xine appears to be fine, and my X log shows that it loaded module XVideo-MotionCompensation. Log file from mplayer: mplayer -vo xvmc -vc ffmpeg12mc 1061_20060307233000_20060308000000.nuv MPlayer dev-CVS-060217-05:46-3.4.4 (C) 2000-2006 MPlayer Team CPU: Intel Pentium 4/Celeron 4 Northwood; Pentium 4 EE/Xeon Prestonia,Gallatin (Family: 15, Stepping: 9) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 91 audio & 206 video codecs Setting up LIRC support... mplayer: could not open config files /home/rlippmann/.lircrc and /etc/lircrc mplayer: No such file or directory Failed to read LIRC config file ~/.lircrc. You will not be able to use your remote control. Playing 1061_20060307233000_20060308000000.nuv. MPEG-PS file format detected. VIDEO: MPEG2 480x480 (aspect 2) 29.970 fps 6000.0 kbps (750.0 kbyte/s) ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000) Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) ========================================================================== vo_xvmc: X-Video extension 2.2 vo_xvmc: No X-Video MotionCompensation Extension on :0 Error opening/initializing the selected video_out (-vo) device. Exiting... (End of file)
Is the bug still present in newer versions? Thanks Robert
(In reply to comment #1) > Is the bug still present in newer versions? > > Thanks Robert > sorry, haven't looked at this for a while. i've upgraded to X11R7, still same problem. i'm wondering if the XvMC config is borked because mplayer still has problems, as does mythtv. xine looks like it might be silently ignoring the error and falling back since setting verbose=10 yields calls to XVideo, not XvMC.