Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2002 14:53:44 -0500
From:      Jason Andresen <jandrese@MITRE.ORG>
To:        Rhys John <elite_bizkit@hotmail.com>, freebsd-multimedia@freebsd.org
Subject:   Re: mplayer keeps screwing my system :(
Message-ID:  <3DFF80C8.1060607@mitre.org>
In-Reply-To: <F121e0XJRJ8Fnmp228m0000397b@hotmail.com>
References:  <F121e0XJRJ8Fnmp228m0000397b@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Rhys John wrote:
> This is quite interesting.... mplayer is able to play files yet xmms 
> cant (although mplayer is playing mpegs and xmms is playing mp3s). 
> Anyway I ran truss on mplayer and here are the results:
> 
> 
> ----------------------- START OF MPLAYER.TRUSS 
> ----------------------------------
> 
> MPlayer 0.90pre10-2.95.4 (C) 2000-2002 Arpad Gereoffy (see DOCS)
> 
> CPU: Advanced Micro Devices Athlon 4 PM Palomino/Athlon MP 
> Multiprocessor/Athlon XP eXtreme Performance (Family: 6, Stepping: 2)
> CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
> Compiled with RUNTIME CPU Detection - warning, it's not optimal! To get 
> best performance, recompile MPlayer with --disable-runtime-cpudetection
> Reading /home/monkeh/.mplayer/codecs.conf: Reading 
> /usr/local/share/mplayer/codecs.conf: 44 audio & 110 video codecs
> font: can't open file: /home/monkeh/.mplayer/font/font.desc
> font: can't open file: /usr/local/share/mplayer/font/font.desc
> Using usleep() timing
> Input config file /usr/local/share/mplayer/input.conf parsed : 50 binds
> 
> Playing System Of A Down - Toxicity - videopimp.com.mpg
> Detected MPEG-PS file format!
> VIDEO:  MPEG1  352x240  (aspect 12)  29.97 fps  1437.5 kbps (179.7 kbyte/s)
> ==========================================================================
> Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
> AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 28000->176400 (224.0 kbit)
> Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
> ==========================================================================
> vo: X11 running at 1152x864 with depth 24 and 32 bpp (":0.0" => local 
> display)
> ==========================================================================
> Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
> VDec: vo config request - 352 x 240 (preferred csp: Mpeg PES)
> Couldn't find matching colorspace - retrying with -vop scale...
> Opening video filter: [scale]
> VDecoder init failed :(
> Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0
> libmpeg2: Using MMXEXT for IDCT transform
> libmpeg2: Using MMXEXT for motion compensation
> VDec: vo config request - 352 x 240 (preferred csp: Planar YV12)
> VDec: using Planar YV12 as output csp (no 0)
> Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
> VO: [xv] 352x240 => 352x264 Planar YV12
> Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2)
> ==========================================================================
> AO: [arts] Connected to sound server
> AO: [arts] Stream opened
> AO: [arts] buffer size: 40960
> AO: [arts] packet size: 2048
> AO: [arts] 44100Hz 2ch Signed 16-bit (Little-Endian)
> Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
> Start playing...
> A:   0.4 V:   0.5 A-V: -0.079 ct:  0.000    1/  1   0%  0%  0.0% 0 0 
> 0%^MA:   0.4 V:   0.4 A-V: -0.015 ct: -0.001    2/  2   0%  0%  0.0% 0 0 
> 0%^MA:

Interesting, you are using artsd for your sound according to mplayer.

If you specify mplayer -ao oss foo.avi

does it fail to get sound?  If so, then it is likely that artsd is 
sitting on your audio device.


-- 
   \  |_ _|__ __|_ \ __| Jason Andresen        jandrese@mitre.org
  |\/ |  |    |    / _|  Network and Distributed Systems Engineer
_|  _|___|  _| _|_\___| Office: 703-883-7755



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DFF80C8.1060607>