LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1748|回复: 2

mplayer出现好多错误

[复制链接]
发表于 2009-12-28 21:20:38 | 显示全部楼层 |阅读模式
mplayer wind/文化/先秦诸子百家争鸣/儒法之争01:血染的思想.rmvb

MPlayer SVN-r29796-4.3.4 (C) 2000-2009 MPlayer Team
打不开操纵杆设备 /dev/input/js0: No such file or directory
不能初始华输入法操纵杆

正在播放 wind/文化/先秦诸子百家争鸣/儒法之争01:血染的思想.rmvb。
检测到 REAL 文件格式。
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
[real] 找到音频流,-aid 0
Stream description: Video Stream
Stream mimetype: video/x-pn-realvideo
[real] 找到视频流,-vid 1
Stream mimetype: logical-fileinfo
VIDEO:  [RV40]  640x480  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
剪辑信息:
title: [YYTvO]08.12.13.�ټҽ�̳.�������Ӱټ�����19_�巨֮��(һ)_ѪȾ��˼�룭������.Ӱ��[YY]������ YYTvO���
author: guif@YY
copyright: 2008@YY
==========================================================================
打开视频解码器: [realvid] RealVideo decoder
错误: 打不开所需的 DirectShow 编解码器: drvc.dll
Read the RealVideo section of the DOCS!
VDecoder 初始化失败
打开视频解码器: [realvid] RealVideo decoder
错误: 打不开所需的 DirectShow 编解码器: drv43260.dll
Read the RealVideo section of the DOCS!
VDecoder 初始化失败
打开视频解码器: [realvid] RealVideo decoder
Error: /usr/lib64/codecs/drvc.bundle/Contents/MacOS/drvc: cannot open shared object file: No such file or directory
错误: 打不开所需的 DirectShow 编解码器: drvc.bundle/Contents/MacOS/drvc
Read the RealVideo section of the DOCS!
VDecoder 初始化失败
打开视频解码器: [ffmpeg] FFmpeg's libavcodec codec family
已选视频编解码器: [ffrv40] vfm: ffmpeg (FFmpeg RV40)
==========================================================================
==========================================================================
打开音频解码器: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
已选音频编解码器: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
[AO OSS] 音频设置: 无法打开音频设备 /dev/dsp: Device or resource busy
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
开始播放...
电影宽高比未定义 - 没使用预放大。

播放rmvb时出现上述信息,如何去除错误信息
发表于 2009-12-28 21:40:16 | 显示全部楼层
编译real code 支持, 暂时ffmpeg的real 解码还不成熟,
然后修改~/.mplayer/codecs.conf
  1. videocodec rv3040
  2.   info "Linux RealPlayer 10 RV30/40"
  3.   status working    ----->这里由buggy 改成working
  4.   fourcc RV30,rv30
  5.   fourcc RV40,rv40
  6.   driver realvid
  7.   dll "drvc.so"
  8.   out I420
  9. --------------------8<-------------------------
  10. videocodec rv40
  11.   info "Linux RealPlayer 9 RV40"
  12.   status working    ----->这里由buggy 改成working
  13.   fourcc RV40,rv40
  14.   driver realvid
  15.   dll "drv4.so.6.0"
  16.   out I420
复制代码
回复 支持 反对

使用道具 举报

发表于 2009-12-28 21:58:25 | 显示全部楼层
需要先安装realplayer的解码器才能用mplayer播rmvb文件,不过因为这些是比较旧的非开源解码器,所以安全性方面问题比较多,不推荐在重要系统上安装:)
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表