aata / mplayerx

Automatically exported from code.google.com/p/mplayerx
0 stars 0 forks source link

挂载某些字幕文件会 carch #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
我用的版本是 svn r900,挂载某些字幕文件会 carch,Mplayer 
这个文件
在00:04:16 左右时会carch掉

Log如下:
10-8-31 上午01:53:14  MPlayerX[1663]  ctx:1
10-8-31 上午01:53:14  MPlayerX[1663]  pfrc:2
10-8-31 上午01:53:14  [0x0-0x106106].org.niltsh.MPlayerX[1663]    objc[1663]: 
Class BGHUDButtonCell is implemented in both 
/Applications/MPlayerX.app/Contents/MacOS/MPlayerX and 
/Users/evan/Library/Application 
Support/SIMBL/Plugins/Afloat.bundle/Contents/MacOS/Afloat. One of the two will 
be used. Which one is undefined.
10-8-31 上午01:53:14  MPlayerX[1663]  ERR:Cannot find HOME directory.
10-8-31 上午01:53:15  MPlayerX[1663]  ERR:[ass] Added subtitle file: <memory> 
(3 styles, 845 events)
10-8-31 上午01:53:15  MPlayerX[1663]  ERR:Fontconfig error: Cannot load default 
config file
[ass] No usable fontconfig configuration file found, using fallback.
10-8-31 上午01:53:15  MPlayerX[1663]  ERR:Fontconfig error: Cannot load default 
config file
10-8-31 上午01:53:15  MPlayerX[1663]  vc:1, ac:2
10-8-31 上午01:53:15  MPlayerX[1663]  ERR:[ass] Neither PlayResX nor PlayResY 
defined. Assuming 384x288
10-8-31 上午01:53:15  MPlayerX[1663]  ERR:Fontconfig error: Cannot load default 
config file
10-8-31 上午01:53:17  MPlayerX[1663]  ERR:[ass] fontconfig_select: Using 
default font: (楷體, 200, 0) -> 
/Applications/MPlayerX.app/Contents/Resources/wqy-microhei.ttc, 0
10-8-31 上午01:53:35  MPlayerX[1663]  ERR:Assertion failed: (last_row <= 
vf->priv->outh), function copy_from_image, file libmpcodecs/vf_ass.c, line 225.

MPlayer interrupted by signal 6 in module: filter video
10-8-31 上午01:53:35  MPlayerX[1663]  ERR:- 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.
10-8-31 上午01:53:35  MPlayerX[1663]  terminated:1

Original issue reported on code.google.com by oick...@gmail.com on 30 Aug 2010 at 6:07

Attachments:

GoogleCodeExporter commented 9 years ago
能否告诉我你的媒体文件的格式

文件名 和
用MPlayerX打开之后 快捷键 i

我把字幕挂在我自己的测试文件上,无法复现这个bug。

Original comment by zongyao.qu on 1 Sep 2010 at 12:27

GoogleCodeExporter commented 9 years ago
文件是这个,你下来试试看?
http://bt.ktxp.com/html/2010/0830/170719.html

Original comment by oick...@gmail.com on 1 Sep 2010 at 1:51

GoogleCodeExporter commented 9 years ago
能不能告诉我 你的字幕相关的设置,
字体的大小,颜色等

Original comment by zongyao.qu on 11 Sep 2010 at 3:26

GoogleCodeExporter commented 9 years ago
应该已经被最新版的mplayer修复了

Original comment by zongyao.qu on 11 Sep 2010 at 5:46

GoogleCodeExporter commented 9 years ago
r957, still crashes:

在 6 分 40 秒,稳定重现。

2010-10-31 14:31:01.137 MPlayerX[9201:a0f] ERR:Assertion failed: (last_row <= 
vf->priv->outh), function copy_from_image, file libmpcodecs/vf_ass.c, line 242.

MPlayer interrupted by signal 6 in module: filter video
- 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.
2010-10-31 14:31:01.324 MPlayerX[9201:a0f] terminated:1

媒体文件:[天伦之旅].Everybodys.Fine.DVDRip.XviD-NeDiVx.avi
字幕:nedivx-everysfine.chs.srt, 来自 
http://shooter.cn/xml/sub/133/133468.xml
字幕设置:
 -100% size, color: white, border color: black
 - letter box: bottom only, 10% of movie height
info: 
 - Demuxer: LAVF
 - Video: MP4V, 640x272, 24.0fps
 - Audio: MPEG 3, 128.0kbps, 48.0kHz, 2 Channels

我用不一样设置的 AVI 文件无法重现,

Original comment by tchai...@gmail.com on 31 Oct 2010 at 6:45

GoogleCodeExporter commented 9 years ago
Issue 202 has been merged into this issue.

Original comment by zongyao.qu on 29 Nov 2010 at 12:52

GoogleCodeExporter commented 9 years ago

Original comment by zongyao.qu on 29 Nov 2010 at 12:53

GoogleCodeExporter commented 9 years ago
fixed, 估计是不是开了 字幕框功能吧。

今天一不小心复现了这个问题。

Original comment by zongyao.qu on 5 Feb 2011 at 11:45

GoogleCodeExporter commented 9 years ago
对,是开了字幕框 (Letter Box) 的功能。

Original comment by tchai...@gmail.com on 8 Feb 2011 at 3:53