LinuxSir.cn,穿越时空的Linuxsir!

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

我的mplayer有问题

[复制链接]
发表于 2003-12-14 09:35:37 | 显示全部楼层 |阅读模式
我的mplayer怎么没有前台呀?还有不能全屏,因此只能看很小的图象,而且看东西需要敲击命令!
发表于 2003-12-14 11:30:08 | 显示全部楼层
把它拆了,换个新的PORTS吧,昨天我装了0。92,很好用的 ,对了,你装SKINS了吗?在/usr/ports/multamedia/mplayer-skins.用最新的PORTS装的话它会自动装的,以前的可能要手工装的吧
 楼主| 发表于 2003-12-15 08:48:54 | 显示全部楼层

re

Thanks
发表于 2003-12-16 03:54:06 | 显示全部楼层
you can force the mplayer.conf as your favorite size:

x=1024
y=768
 楼主| 发表于 2003-12-16 09:15:35 | 显示全部楼层

re

find / -name myplayer.conf !! but not to find!!!
发表于 2003-12-16 16:21:53 | 显示全部楼层

回复: re

最初由 menglianjing 发表
find / -name myplayer.conf !! but not to find!!!


first, it's mplayer.conf .
normally, mplayer.conf locate at /usr/local/share/mplayer/
 楼主| 发表于 2003-12-16 17:46:16 | 显示全部楼层

re

打错了,就是mplayer.conf但是找不到
发表于 2003-12-16 17:53:29 | 显示全部楼层
here below is mine, change the config accord to yours

##
## MPlayer config file
##
## This file can be copied to /etc/mplayer.conf and/or ~/.mplayer/config .
## If both exist, the ~/.mplayer/config's settings override the
## /etc/mplayer.conf ones. And, of course command line overrides all.
## The options are the same as in the command line, but they can be specified
## more flexibly here. See below.
##

vo=x11                        # To specify default video driver (see -vo help for
                        # list)

#ao=sdl                        # To specify default audio driver (see -ao help for
#ao=maestro3                        # To specify default audio driver (see -ao help for
#ao=oss                        # To specify default audio driver (see -ao help for
                        # list)

fs=no                        # Enlarges movie window to your desktop's size.
                        # Used by drivers: all

vm=no                        # Tries to change to a different videomode
                        # Used by drivers: dga2, x11, sdl

bpp=0                        # Force changing display depth.
                        # Valid settings are: 0, 15, 16, 24, 32
                        # may need 'vm=yes' too.
                        # Used by drivers: fbdev, dga2, svga

zoom=no                        # Enable software scaling (powerful CPU needed)
                        # Used by drivers: svga, aalib

double=yes                # use double-buffering (recommended for xv with
                        # SUB/OSD usage)

x=800                        # scale movie to <x> pixels width
y=600                        # scale movie to <y> pixels height

osdlevel=1                # don't display OSD at stratup

monitoraspect=4:3        # standard monitor size, with square pixels
# monitoraspect=16:9        # use this for widescreen monitor! non-square pixels

cache = 1024                # Disk cache 1 MB

##
## Specify your preferred default skin here
## (skins are searched in /usr/share/mplayer/Skin/yourskin
##  and ~/.mplayer/Skin/yourskin)
##

skin = default


##
## Multiple languages are available
##
## Hungarian        igen        nem
## English        yes        no
## German        ja        nein
## Spanish        si        no
## Binary        1        0
##
## You can also use spaces and/or tabs.
##

sound                = 1
#nosound        = nein
mixer                = /dev/mixer

##
## resample the fonts' alphamap
## 0        plain white fonts
## 0.75        very narrow black outline (default)
## 1        narrow black outline
## 10        bold black outline
##

#ffactor = 0.75

##
## FBdev driver:

# fb = /dev/fb0                                # framebuffer device to use
# fbmode = 640x480-120                        # use this mode (read from fb.modes!)
# fbmodeconfig = /etc/fb.modes                # the fb.modes file

## VESA and FBdev driver: specify your monitor's timings
##
## (see for example /etc/X11/XF86Config for timings!)
## ** CAUTION! IF YOUR DISPLAY DOESN'T SUPPORT AUTOMATICALLY TURNING OFF WHEN
##    OVERDRIVED (AND EVEN IF IT DOES), THIS MAY CAUSE DAMAGE TO YOUR DISPLAY!
##    WE AREN'T RESPONSIBLE, IT'S YOUR DECISION! **
##
## k, K : means multiply by 1000
## m, M : means multiply by 1.000.000
##
# monitor_hfreq = 31.5k-50k,70k                # horizontal frequency range
# monitor_vfreq = 50-90                        # vertical frequency range
# monitor_dotclock = 30M-300M                # dotclock (or pixelclock) range

##
## SDL driver
##

# vo = sdl:aalib        # use SDL video driver by default
                        # use "vo = sdl:aalib" or "vo sdl:dga" and so on,
                        # for specifying SDL subdrivers
# ao = sdl:esd                # use SDL audio driver by default
                        # use "ao = sdl:esd" to use SDL's ESD driver
# noxv = no                # whether to use XVideo hardware acceleration or not
# forcexv = yes                # force XVideo even if not detected

##
## Other (preferred to be default from configfile) switches
##

framedrop=no                # drop frames, when not in sync (slow CPU, videocard,
                        # etc)

#vfm=ffmpeg                # use FFmpeg's libavcodec video codec family
                        # See "mplayer -vfm help" for all available codecs

#bps=yes                # use this method for playing AVIs (if have problems,
                        # try removing this)

# slang= en                # DVD : display english subtitles if available
# alang= en                # DVD : play english audio tracks if available

## This is the correct way to use "subconfig" type options in the
## configuration file. In the command line you use :
## -aop list=resample:fout=44100 , but here it is :
# aop=list=resample:fout=44100
发表于 2003-12-16 17:58:38 | 显示全部楼层

回复: 我的mplayer有问题

最初由 menglianjing 发表
我的mplayer怎么没有前台呀?还有不能全屏,因此只能看很小的图象,而且看东西需要敲击命令!

缘何如此麻烦?希望你这样做看看是否会简单一些:
------------------------------------------------
#cd /usr/ports/multimedia/mplayer
#make deinstall
#make install distclean
#cd /usr/ports/chinese/mplayer-fonts
#make install distclean

------------------------------------------------
安装到选择Skin时选择ALL,一切如此简单,为什么你出了这么多问题?
 楼主| 发表于 2003-12-16 18:10:26 | 显示全部楼层

re

天知道!实在不行就打命令了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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