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

 找回密码
 新人加入
查看: 3494|回复: 1
打印 上一主题 下一主题

[已解决] Usage of BigPix [复制链接]

Administrator

TCAX Dev.

Rank: 7Rank: 7Rank: 7

楼主
发表于 2016-4-8 20:27:39 |显示全部楼层
the main cause of disappearance of your BigPix is that the pos information is already contained in ALINEPIX, however you specified another offset to it by line 58. just use tcas_main(TCAS_BUF, ALINEPIX, ts, te, 0, 0, 0) will output the right effect you expected.


useful links for your reference:

http://www.tcax.org/forum.php?mod=viewthread&tid=132

http://www.tcax.org/forum.php?mod=viewthread&tid=207

http://www.tcax.org/forum.php?mod=viewthread&tid=283


I had wrote some demos about PIX and BigPix, I think it's a good idea for me to pack them and upload to the forum before my hard disc go bad :)

Administrator

TCAX Dev.

Rank: 7Rank: 7Rank: 7

沙发
发表于 2016-4-9 00:28:16 |显示全部楼层
面麻 发表于 2016-4-8 21:25
It's pretty grateful of you to offer me these references.
After learning about basic conception of t ...


Well, I do agree with you about the difficulty of tcas, since it exposes more details to the FXer, and the built-in (ease of use) PIX APIs are far to be rich (compared to ASS tags). Another point is that API is harder to use than tags. :)

At the very beginning, I designed the TCAS format just to be a supplement of ASS for handling Pix Effects (Using ASS to output often resulted in huge files, and slow to preview.).  But after I finishing the specification of TCAS I found that ASS and TCAS are actually two different major approaches to subtitle effects (Both of them have the full ability of making a complete subtitle effects), one represents vectorial system, and the other for bitmap system. They protogenetically have their own strong and weak aspects. e.g.

Vectorial System is good at resizing, rotation, transformation, etc.

Bitmap System is good at texturing, masking, coloring, etc.



您需要登录后才可以回帖 登录 | 新人加入

GitHub|TCAX 主页

GMT+8, 2024-5-2 22:34

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回顶部
RealH