LinuxSir.cn,穿越时空的Linuxsir!

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

Fedora10 mplayer播放Friends(.mkv格式)错误[已解决]

[复制链接]
发表于 2008-12-4 08:36:32 | 显示全部楼层 |阅读模式
安装了mplayer、所有codecs、realplayer11、totem,关掉SELinux,但是没有一个能够播放
那套mkv格式的Friends。

以前fedora8的时候还可以播放(只是不能拖动而已),现在连放都放不起了。
发表于 2008-12-4 09:36:04 | 显示全部楼层
看一下 mplayer 给出的 log 。另外,那个 Friends 的确有点问题。

也许是解码器的问题,你检查一下用的解码器是哪个。说实话, friends 已经过去好多年了,还在看的人不多。
回复 支持 反对

使用道具 举报

发表于 2008-12-4 09:36:57 | 显示全部楼层
Post by bbcradiohead;1918790
安装了mplayer、所有codecs、realplayer11、totem,关掉SELinux,但是没有一个能够播放
那套mkv格式的Friends。

以前fedora8的时候还可以播放(只是不能拖动而已),现在连放都放不起了。


rmvb+字体。 干脆去下个 avi版本的好了。一共60G
回复 支持 反对

使用道具 举报

发表于 2008-12-4 10:19:13 | 显示全部楼层
如果是封装的rmvb看不了,大概是SElinux的问题吧。。。。
回复 支持 反对

使用道具 举报

发表于 2008-12-4 10:32:33 | 显示全部楼层
Post by biAji;1918841
如果是封装的rmvb看不了,大概是SElinux的问题吧。。。。


很大可能,以前也遇到过! 建议非特别值得重视安全的电脑关掉selinux iptable之类的安全程序!
回复 支持 反对

使用道具 举报

发表于 2008-12-4 11:17:12 | 显示全部楼层
怎么我在强制使用SELinux的情况下,RealPlayer 11、Mplayer、Totem全部能够正常使用?

不过,Mplayer、Totem全是从rpmfusion.org这个源里用yum install方法安装上去的,其中Mplayer-gui有点问题(老是查找一个字库,按常规方法没解决),改成安装了gnome-mplayer了。

要用rpmfusion.org源的,去http://rpmfusion.org/Configurati ... 程序就可以:
su -c 'rpm -Uvh http://download1.rpmfusion.org/f ... e-stable.noarch.rpm http://download1.rpmfusion.org/n ... e-stable.noarch.rpm'
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-12-4 11:29:50 | 显示全部楼层
错误提示如下:(已经关闭SELinx、装了所有的解码包)


  1. MPlayer dev-SVN-r27514-4.3.2 (C) 2000-2008 MPlayer Team
  2. CPU: Intel(R) Core(TM)2 Duo CPU     T7100  @ 1.80GHz (Family: 6, Model: 15, Stepping: 13)
  3. CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
  4. Compiled with runtime CPU detection.
  5. mplayer: could not connect to socket
  6. mplayer: No such file or directory
  7. Failed to open LIRC support. You will not be able to use your remote control.

  8. Playing 1.mkv.
  9. libavformat file format detected.
  10. [lavf] Audio stream found, -aid 0
  11. [lavf] Video stream found, -vid 1
  12. [lavf] Subtitle stream found, -sid 0
  13. [lavf] Subtitle stream found, -sid 1
  14. VIDEO:  [RV40]  400x288  0bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
  15. ==========================================================================
  16. Opening video decoder: [realvid] RealVideo decoder
  17. Selected video codec: [rv3040] vfm: realvid (Linux RealPlayer 10 RV30/40 decoder)
  18. ==========================================================================
  19. ==========================================================================
  20. Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
  21. AUDIO: 22050 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->88200)
  22. Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder)
  23. ==========================================================================
  24. AO: [pulse] 22050Hz 2ch s16le (2 bytes per sample)
  25. Starting playback...


  26. MPlayer interrupted by signal 11 in module: decode video
  27. - MPlayer crashed by bad usage of CPU/FPU/RAM.
  28.   Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  29.   disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  30. - MPlayer crashed. This shouldn't happen.
  31.   It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  32.   gcc version. If you think it's MPlayer's fault, please read
  33.   DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  34.   won't help unless you provide this information when reporting a possible bug.
复制代码
回复 支持 反对

使用道具 举报

发表于 2008-12-4 14:18:58 | 显示全部楼层
严重关注,同样的问题,同样的输出
回复 支持 反对

使用道具 举报

发表于 2008-12-4 14:47:11 | 显示全部楼层
自己去编译一个!
http://www.linuxsir.cn/bbs/thread338051.html
这个版本我fedora10编译没问题!!
你也可以下载最新的svn版
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
回复 支持 反对

使用道具 举报

发表于 2008-12-4 16:25:22 | 显示全部楼层
估计是mplayer 升级后codec兼容性的问题。
回复 支持 反对

使用道具 举报

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

本版积分规则

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