+ -
当前位置:首页 → 问答吧 → smplayer的问题

smplayer的问题

时间:2009-10-12

来源:互联网

之前一切都好好的,不知道是因为升级还是碰到什么设置了,突然就出问题。最受不了这样的
用VLC基本都能播,但我还是喜欢smplayer


直接用mplayer是没问题的,下面是一些信息,帮忙看看是什么原因造成的,谢谢
代码:
/usr/bin/mplayer -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -slave -vo xv -ao alsa -nokeepaspect -framedrop -nodr -double -input nodefault-bindings:conf=/dev/null -stop-xscreensaver -wid 62914573 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 2.2 -ass-styles /home/stephen/.config/smplayer/styles.ass -fontconfig -font WenQuanYi Bitmap Song -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp CP936 -vid 0 -aid 1 -sub /media/hd/down/pmcg-jr-cd2.chs.srt -subpos 100 -volume 100 -cache 2000 -osdlevel -vf-add screenshot -slices -channels 2 -af scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 /media/HD-PFU2/down/John.Rabe.2009.DVDRip.XviD-PMCG-CD2.avi


MPlayer SVN-r29411-4.4.0 (C) 2000-2009 MPlayer Team
137 audio & 299 video codecs
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Terminal type `unknown' is not defined.


Playing /media/HD-PFU2/down/John.Rabe.2009.DVDRip.XviD-PMCG-CD2.avi.


Cache fill: 18.40% (376832 bytes) 
AVI file format detected.
ID_VIDEO_ID=0
[aviheader] Video stream found, -vid 0
ID_AUDIO_ID=1
[aviheader] Audio stream found, -aid 1
VIDEO: [XVID] 640x272 12bpp 25.000 fps 1139.7 kbps (139.1 kbyte/s)
Clip info:
 Software: VirtualDubMod 1.5.10.2 (build 2540/release)
ID_CLIP_INFO_NAME0=Software
ID_CLIP_INFO_VALUE0=VirtualDubMod 1.5.10.2 (build 2540/release)
ID_CLIP_INFO_N=1
File not found: '/media/hd/down/pmcg-jr-cd2.chs.srt'
Failed to open /media/hd/down/pmcg-jr-cd2.chs.srt.
[ass] ass_read_file(/media/hd/down/pmcg-jr-cd2.chs.srt): fopen failed
Cannot load subtitles: /media/hd/down/pmcg-jr-cd2.chs.srt
ID_FILENAME=/media/HD-PFU2/down/John.Rabe.2009.DVDRip.XviD-PMCG-CD2.avi
ID_DEMUXER=avi
ID_VIDEO_FORMAT=XVID
ID_VIDEO_BITRATE=1139672
ID_VIDEO_WIDTH=640
ID_VIDEO_HEIGHT=272
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=8192
ID_AUDIO_BITRATE=384000
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=3831.20
ID_SEEKABLE=1
ID_CHAPTERS=0
[VO_XV] It seems there is no Xvideo support for your video card available.
[VO_XV] Run 'xvinfo' to verify its Xv support and read
[VO_XV] DOCS/HTML/en/video.html#xv!
[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.
[VO_XV] Try -vo x11.
Error opening/initializing the selected video_out (-vo) device.
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
ID_AUDIO_BITRATE=384000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
ID_AUDIO_CODEC=a52
[Mixer] No hardware mixing, inserting volume filter.
Video: no video
Starting playback...




MPlayer interrupted by signal 11 in module: seek
ID_SIGNAL=11
- MPlayer crashed by bad usage of CPU/FPU/RAM.
 Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
 disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
 It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
 gcc version. If you think it's MPlayer's fault, please read
 DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
 won't help unless you provide this information when reporting a possible bug.

作者: 竹影清风   发布时间: 2009-10-12

kms带来的问题,xv加速不能用,把kms关了吧,要不编译mesa 7.6。
http://wiki.archlinux.org/index.php/ATI#Disable_KMS

arch官方论坛相关帖子:
http://bbs.archlinux.org/viewtopic.php?id=81997

作者: zwgun   发布时间: 2009-10-12

原来还真是和更新内核有关
谢谢指点

作者: 竹影清风   发布时间: 2009-10-13