TCAX 字幕特效制作工具官方论坛 | ASS | TCAS | Python | Aegisub | Lua

标题: UnableToOpenBlob error/blob.c/OpenBlob/2589 [打印本页]

作者: Mirael    时间: 2013-10-28 14:32:52     标题: UnableToOpenBlob error/blob.c/OpenBlob/2589

Hellou~!
I have another (strange) a problem.
http://postimg.org/image/m78iu8rpv/

I did try reinstall tcax, vccredist, python... Or tried on different versions tcax: 1.1.8, 1.19, 1.2, but is just as.

Will you help me?
I have no idea why not read images.
作者: youkaze    时间: 2013-10-28 19:27:45

把脚本中的图片路径由这种形式
IMG_tex = Image('images\\blood.jpg')

全部改为 IMG_tex = Image(abspath('images\\blood.jpg'))

试试
作者: milkyjing    时间: 2013-10-28 23:16:14

the nice guy youkaze, has pointed out the solution to your issue, I think.

have a try.
作者: Mirael    时间: 2013-10-29 00:24:32

Okay, thanks. One problem less, but they pop up others:
http://postimg.org/image/c46n22rj1/
作者: Mirael    时间: 2013-10-30 01:22:26

本帖最后由 Mirael 于 2013-11-1 16:26 编辑

Why do something that once worked, now leaking more and more new errors?
New library magick?
Because it was not enough to change it IMG_tex = Image (abspath ("images \ \ blood.jpg '))

Script by Milky for Another Op its does not work anymore:
http://www.tcax.org/forum.php?mo ... &extra=page%3D3

作者: milkyjing    时间: 2013-11-1 20:31:47

Mirael 发表于 2013-10-30 01:22
Why do something that once worked, now leaking more and more new errors?
New library magick?
Because ...

IMG_tex = Image (abspath ("images \ \ blood.jpg '))

should be
  1. IMG_tex = Image(abspath("images\\blood.jpg"))
复制代码

作者: Alex    时间: 2013-11-2 04:49:21

本帖最后由 Alex 于 2013-11-2 05:04 编辑

What have you done is wrong, in 23 line

in 23 line of script the code should be >>

IMG_tex = Image(abspath("images\\blood.jpg")) NOT Image(abspath("images\\blood.jpg")) only

and in 41 line of  script  the code should be >>

IMG = Image(IMG_tex)
作者: milkyjing    时间: 2013-11-2 11:26:47

Alex 发表于 2013-11-2 04:49
What have you done is wrong, in 23 line

in 23 line of script the code should be >>

good job bro




欢迎光临 TCAX 字幕特效制作工具官方论坛 | ASS | TCAS | Python | Aegisub | Lua (http://www.tcax.org/) Powered by Discuz! X2