From: J. P. B. <jp...@dn...> - 2002-12-18 10:23:32
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I am using mplayer on my iBook with MacOS 10.1.5. I have compiled SDL 1.2.5 and MPlayer 0.90rc1 successfully, and I am able to play avi files at original size with no problem, using the SDL video and audio outputs. I have two problems that I hope you can help me with. When I press "f" for fullscreen video with SDL, my video output goes to a set of horizontal gray and white bars for video, with the correct audio. When I press "f" again, mplayer goes back to correctly displaying the video at original size. Do you have any ideas as to what is going wrong and how I might fix it? Additionally, I am having problems with DVDs. When I use the command below, I get an mplayer window with many dropped frames and the audio output is static with no (obvious) correlation with the DVD soundtrack. I've included my command and the output. I'm not really sure what the significance of the errors is, and I would appreciate any help correcting the problem. I believe my processor is a G3 700MHz, which seems to make it unlikely that the problem is a slow processor. I have used -framedrop and -hardframedrop, and I still have audio problems. Thanks in advance for your help! J. Patrick Bedell jp...@dn... - -------------------- Begin output --------------------------------------- [localhost:/dev] rebecca% mplayer -ao sdl -vo sdl -dvd 1 -dvd-device /dev/rdisk1 MPlayer 0.90rc1-2.95.2 (C) 2000-2002 Arpad Gereoffy (see DOCS) Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars) Using usleep() timing Falling back on default (hardcoded) input config Playing DVD title 1 Using CSS Key-cache dir: /Users/rebecca/.mplayer/DVDKeys/UNDEFINED Reading disc structure, please wait... There are 25 titles on this DVD. There are 41 chapters in this DVD title. There are 1 angles in this DVD title. DVD successfully opened! Detected MPEG-PS file format! VIDEO: MPEG2 720x480 (aspect 3) 29.97 fps 9375.0 kbps (1171.9 kbyte/s) ========================================================================== Opening audio decoder: [liba52] AC3 decoding with liba52 No accelerated IMDCT transform found AC3: 5.1 (3f+2r+lfe) 48000 Hz 384.0 kbit/s No accelerated resampler found AUDIO: 48000 Hz, 2 ch, 16 bit (0x20), ratio: 48000->192000 (384.0 kbit) Selected audio codec: [a52] afm:liba52 (AC3-liba52) ========================================================================== ========================================================================== Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough VDec: vo config request - 720 x 480 (preferred csp: Mpeg PES) Couldn't find matching colorspace - retrying with -vop scale... Opening video filter: [scale] Sorry, selected video_out device is incompatible with this codec. VDecoder init failed :( Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0 libmpeg2: No accelerated IDCT transform found libmpeg2: No accelerated motion compensation found VDec: vo config request - 720 x 480 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.78:1 - prescaling to correct movie aspect. VO: [sdl] 720x480 => 854x480 Planar YV12 SDL: Using driver: Quartz Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2)) ========================================================================== SDL: Samplerate: 48000Hz Channels: Stereo Format Signed 16-bit (Big-Endian) AO: [sdl] 48000Hz 2ch Signed 16-bit (Big-Endian) Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit... Start playing... A: 6.9 V: 2.5 A-V: 4.400 ct: 0.170 65/ 52 81% 72% 200.5% 50 0 0%% ************************************************ **** Your system is too SLOW to play this! **** ************************************************ !!! Possible reasons, problems, workarounds: - - Most common: broken/buggy _audio_ driver. Workaround: Try -ao sdl or use ALSA 0.5 or OSS emulation of ALSA 0.9. Read DOCS/sound.html for more tips! You can also experiment with -autosync 30 or other values. - - Slow video output. Try a different -vo driver (for list: -vo help) or try with -framedrop! Read DOCS/video.html for video tuning/speedup tips. - - Slow CPU. Don't try to play a big DVD/divx on a slow CPU! Try - -hardframedrop. - - Broken file. Try various combinations of these: -nobps -ni -mc 0 - -forceidx - - For playback from slow media (nfs/smb mounts, dvd, vcd etc) try -cache 8192 - - Are you using -cache to play a non-interleaved AVI file? Try with - -nocache. If none of these apply, read DOCS/bugreports.html! A: 11.2 V: 3.8 A-V: 7.456 ct: 0.270 102/ 82 81% 74% 217.3% 80 0 0% Exiting... (Quit) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+AEydIOzwcOFYzYkRAvEdAJ478Nu8+E5J9a3c+h1xCcRg4KrfOACfasoO qIOaaaYGWNCcPT8D9yn2w5c= =OE8K -----END PGP SIGNATURE----- |