yannan611 发表于 2006-9-13 10:50:51

mpalyer移植问题

最近移植mplayer到mx21的开发板上,但在移植时出现了问题,请高手帮忙看看会是哪方面的原因,我交叉编译通过了,但是放到板子上执行时出现如下的错误信息:
#./mplayer hotel_ca.wmv
MPlayer 1.0pre7try2-3.3.2 (C) 2000-2005 MPlayer Team
CPU: ARM
Linux RTC init error in ioctl (rtc_irqp_set 1024): Invalid argument
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup
scripts.
Playing hotel_ca.wmv.
ASF file format detected.
VIDEO:208x16024bpp1000.000 fps    0.0 kbps ( 0.0 kbyte/s)
Clip info:
name: 犧艈-----EAGLES11?
author: EAGLES
copyright:
comments: EAGLES1?
==========================================================================
Opening audio decoder: FFmpeg/libavcodec audio decoders
AUDIO: 22050 Hz, 2 ch, s16le, 32.0 kbit/4.54% (ratio: 4006->88200)
Selected audio codec: afm:ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
==========================================================================
Opening video decoder: FFmpeg's libavcodec codec family
Selected video codec: vfm:ffmpeg (FFmpeg M$ WMV1/WMV7)
==========================================================================
Checking audio filter chain for 22050Hz/2ch/s16le -> 22050Hz/2ch/s16le...
AF_pre: 22050Hz/2ch/s16le
AO: 8000Hz 2ch s16le (2 bps)
Building audio filter chain for 22050Hz/2ch/s16le -> 8000Hz/2ch/s16le...
Starting playback...
16 bit/sample, 8 kHz, stereo
VDec: vo config request - 208 x 160 (preferred csp: Planar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter:
The selected video_out device is incompatible with this codec.
FATAL: Could not initialize video filters (-vf) or video output (-vo).

Can't restore text mode: Invalid argument

Exiting... (End of file)

cl2006ky 发表于 2010-7-4 15:02:20

你的问题解决了吗?
我也碰到了同样的问题,我的QQ:441050354
页: [1]
查看完整版本: mpalyer移植问题