LinuxSir.cn,穿越时空的Linuxsir!

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

FC6中使用Mplayer的问题???

[复制链接]
发表于 2006-10-29 23:28:05 | 显示全部楼层 |阅读模式
我刚用yum装好了FC6的Mplayer.可是只能在控制台上用命令模式播放,在KDE里使用就提示找不到解码器(Error opening/initializing the selected video_out (-vo) device)
.我的code就放在/usr/lib/codecs.谁知道这是怎么回事啊?以前我用FC5也出现过这种情况
发表于 2006-10-30 00:34:18 | 显示全部楼层
改成下面三個如何?!

These are binary codecs for use with MPlayer. They are useless for normal
Windows players (like Windows Media Player, QuickTime, RealPlayer, ...) as
they only contain the DLLs without installer and other fancy stuff needed
to use them with common Windows players.

Put the files contained in this archive in a directory where MPlayer will find
them. The default directory is [color="Red"]/usr/local/lib/codecs/ ($prefix/lib/codecs/) if
you are compiling from source, but you can change that value by passing the
'--with-codecsdir' option to './configure'.

If you use a prebuilt MPlayer package it will most likely be /usr/lib/codecs,
see the documentation of your package for details.

In the past [color="Red"]/usr/local/lib/win32 or [color="Red"]/usr/lib/win32 was the default directory,
some packages as well as a few other Unix players like xine and avifile still
use it, refer to their documentation for further details.

On Windows if you are using a prebuilt MPlayer, put the contents of this
package in the codecs folder within your main MPlayer installation folder.
回复 支持 反对

使用道具 举报

发表于 2006-10-30 00:44:20 | 显示全部楼层
你不是编码器问题,是没有设置视频输出。

mplayer urmovie.avi -vo xv

试试。xv 不行再试 x11 。

看帮助:

mplayer -vo help
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-10-30 09:13:07 | 显示全部楼层
谢谢,解决了。是视频输出的问题。
回复 支持 反对

使用道具 举报

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

本版积分规则

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