smplayer无法打开某些视频

Totem,mplayer,sopcast,realplayer,bmp
回复
头像
asean
帖子: 164
注册时间: 2012-09-23 13:19
系统: ubuntu 12.04

smplayer无法打开某些视频

#1

帖子 asean » 2014-10-31 20:18

如题,smplayer出现两个问题:
1.某些视频无法打开,会出现如下代码所示错误。额对了,这些视频的共同点是浏览器嗅探插件下载的,可能有点丢帧吧,但是我用win版本的smplayer是可以正常打开的。。我不知道原来在ubuntu下是否成功打开这些文件过

2.差不多所有有字幕的文件都无法显示字幕(可以加载但就是无法显示,改默认的编码也没用),后来我删除了~/.config/smplayer里面的ini之后这个就好了。
但是我完全无法理解字幕为啥可以加载但无法显示。。我明明什么设置都没改过,原来好像还是正常的……

我把smplayer从系统默认版本更新到14.9.0之后问题1错误依旧,purge卸载重装仍依旧。
装smplayer以后从没为了音、视频而安装或卸载过啥,难道是最近的计算画图类软件对它有影响?
费力google无果,恳请大神明示~

代码: 全选

/usr/bin/mplayer -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -slave -vo xv -ao pulse -nokeepaspect -nodr -double -input nodefault-bindings:conf=/dev/null -stop-xscreensaver -wid 69206073 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 0.9 -noflip-hebrew -ass-styles /home/user/.config/smplayer/styles.ass -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp CP936 -subpos 100 -volume 50 -cache 2048 -osdlevel 0 -vf-add screenshot -noslices -channels 2 -af scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 /media/8C78EA2C78EA14AC/FILE/jestem.mp4

MPlayer svn r34540 (Ubuntu), built with gcc-4.6 (C) 2000-2012 MPlayer Team
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/8C78EA2C78EA14AC/FILE/jestem.mp4.

Cache fill:  0.00% (0 bytes)   

libavformat version 53.21.1 (external)
Mismatching header version 53.19.0
libavformat file format detected.
ID_VIDEO_ID=0
[lavf] stream 0: video (h264), -vid 0
ID_AUDIO_ID=0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO:  [H264]  720x480  24bpp  15.000 fps  4663.5 kbps (569.3 kbyte/s)
Clip info:
 major_brand: isom
ID_CLIP_INFO_NAME0=major_brand
ID_CLIP_INFO_VALUE0=isom
 minor_version: 512
ID_CLIP_INFO_NAME1=minor_version
ID_CLIP_INFO_VALUE1=512
 compatible_brands: isomiso2avc1mp41
ID_CLIP_INFO_NAME2=compatible_brands
ID_CLIP_INFO_VALUE2=isomiso2avc1mp41
 encoder: Lavf54.6.100
ID_CLIP_INFO_NAME3=encoder
ID_CLIP_INFO_VALUE3=Lavf54.6.100
ID_CLIP_INFO_N=4
Load subtitles in /media/8C78EA2C78EA14AC/FILE/


MPlayer interrupted by signal 11 in module: read_subtitles_file
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.
 [ This binary of MPlayer in Debian is currently compiled with
   '--enable-debug'; the debugging symbols are in the package
   'mplayer-dbg'.]
Parent process disappeared, exiting cache process.
头像
lhw828
帖子: 2797
注册时间: 2007-03-15 16:58
来自: 湖北武汉
联系:

Re: smplayer无法打开某些视频

#2

帖子 lhw828 » 2014-11-01 22:46

一般用vcl
回复