--- On Wed, 3/18/09, RC <cooleyr@xxxxxxxxx> wrote: > From: RC <cooleyr@xxxxxxxxx> > Subject: Re: **** Your system is too SLOW to play this! **** > To: "MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx> > Date: Wednesday, March 18, 2009, 7:52 PM > On Wed, 18 Mar 2009 17:47:21 -0700 (PDT) > Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > > > On my computer, a quad core, I get the following: > > > > **** Your system is too SLOW to play this! **** > > If you don't tell it otherwise, MPlayer will only use > one core (see: > threads). > > > mplayer dvd:// -vo sdl > > SDL is a truely horrible driver. Use ANYTHING ELSE. > > -vo gl with various supporting options works well on NV > cards. > -vo xv works well enough in the vast majority of cases. > > And you haven't explained if the video really is unable > to playback at > full-speed, or if it's just a fluke at start-up, > perhaps due to the > damaged DVD. > > -- > Don't trust me! I'm wrong! > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@xxxxxxxxxxxx > https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users Same story :( [olivares@localhost ~]$ mplayer dvd:// -vo gl MPlayer SVN-r28974-4.3.2 (C) 2000-2009 MPlayer Team Playing dvd://. libdvdread: Using libdvdcss version 1.2.10 for DVD access There are 18 titles on this DVD. There are 1 angles in this DVD title. libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000012b libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00001099 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x000060e1 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00208278 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0020935d libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0020f4f1 libdvdread: Elapsed time 0 libdvdread: Found 4 VTS's libdvdread: Elapsed time 0 audio stream: 0 format: ac3 (5.1) language: en aid: 128. number of audio channels on disk: 1. subtitle ( sid ): 0 language: en subtitle ( sid ): 1 language: es number of subtitles on disk: 2 MPEG-PS file format detected. VIDEO: MPEG2 720x480 (aspect 3) 29.970 fps 9801.6 kbps (1225.2 kbyte/s) [gl] using extended formats. Use -vo gl:nomanyfmts if playback fails. ========================================================================== Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough VDec: vo config request - 720 x 480 (preferred colorspace: Mpeg PES) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] The selected video_out device is incompatible with this codec. Try appending the scale filter to your filter list, e.g. -vf spp,scale instead of -vf spp. VDecoder init failed :( Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Unsupported PixelFormat -1 Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2) ========================================================================== ========================================================================== Opening audio decoder: [liba52] AC3 decoding with liba52 Using SSE optimized IMDCT transform Using MMX optimized resampler AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000) Selected audio codec: [a52] afm: liba52 (AC3-liba52) ========================================================================== AO: [oss] 48000Hz 2ch s16le (2 bytes per sample) Starting playback... VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.78:1 - prescaling to correct movie aspect. [swscaler @ 0x8a4b020]using unscaled yuv420p -> rgb32 special converter VO: [gl] 720x480 => 854x480 BGRA [mpeg2video @ 0x89a2e20]ac-tex damaged at 44 6 [mpeg2video @ 0x89a2e20]Warning MVs not available [mpeg2video @ 0x89a2e20]concealing 1080 DC, 1080 AC, 1080 MV errors A: 2.0 V: 0.6 A-V: 1.336 ct: 0.033 13/ 11 ??% ??% ??,?% 11 0 demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate. A: 5.2 V: 2.2 A-V: 2.995 ct: 0.170 53/ 50 13% 192% 1.4% 50 0 ************************************************ **** Your system is too SLOW to play this! **** ************************************************ Possible reasons, problems, workarounds: - Most common: broken/buggy _audio_ driver - Try -ao sdl or use the OSS emulation of ALSA. - Experiment with different values for -autosync, 30 is a good start. - Slow video output - Try a different -vo driver (-vo help for a list) or try -framedrop! - Slow CPU - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts, e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all. - Broken file - Try various combinations of -nobps -ni -forceidx -mc 0. - Slow media (NFS/SMB mounts, DVD, VCD etc) - Try -cache 8192. - Are you using -cache to play a non-interleaved AVI file? - Try -nocache. Read DOCS/HTML/en/video.html for tuning/speedup tips. If none of this helps you, read DOCS/HTML/en/bugreports.html. A: 27.4 V: 12.7 A-V: 14.695 ct: 0.180 303/300 5% 197% 1.2% 300 0 Exiting... (Quit) [olivares@localhost ~]$ [olivares@localhost ~]$ mplayer dvd:// -vo help MPlayer SVN-r28974-4.3.2 (C) 2000-2009 MPlayer Team Available video output drivers: xv X11/Xv x11 X11 ( XImage/Shm ) xover General X11 driver for overlay capable video output drivers gl X11 (OpenGL) gl2 X11 (OpenGL) - multiple textures version dga DGA ( Direct Graphic Access V2.0 ) sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!) fbdev Framebuffer Device fbdev2 Framebuffer Device v4l2 V4L2 MPEG Video Decoder Output xvidix X11 (VIDIX) cvidix console VIDIX null Null video output mpegpes MPEG-PES to DVB card yuv4mpeg yuv4mpeg output for mjpegtools png PNG file jpeg JPEG file gif89a animated GIF output tga Targa output pnm PPM/PGM/PGMYUV file md5sum md5sum of each frame [olivares@localhost ~]$ none of the options appear to cure the problem. I had the same trouble occuring on another machine, but I configured xorg.conf to use openchrome driver and the problem was solved. Should I try out an xorg.conf file(since Fedora 10 does not create one by default) and see if that fixes the situation? Regards, Antonio _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users