- UID
- 3700
- 积分
- 10
- 帖子
- 2
- 主题
- 1
- 论坛币
- 13
- 威望
- 0
- EP值
- 6
- MP值
- 0
- 阅读权限
- 50
- 注册时间
- 2017-2-27
- 在线时间
- 3 小时
- 最后登录
- 2017-3-9
|
我的tcc文件是这样的
# tcc file version
< tcc file version = 1.0 >
# mode configuration
< inherit ass header = false >
< k mode = syllable >
< text layout = horizontal >
< tcaxpy init = true >
< tcaxpy user = false >
< tcaxpy fin = true >
# py settings
< py file = !in_012.py > < beg line = 1 > < end line = 0 >
< py file = !main_006.py > < beg line = 1 > < end line = 0 >
< py file = !eft_003.py > < beg line = 1 > < end line = 0 >
< py file = !eft_004.py > < beg line = 1 > < end line = 0 >
< py file = !out_010.py > < beg line = 1 > < end line = 0 >
< py file = !ext_005.py > < beg line = 1 > < end line = 0 >
# main settings
< k-timed ass file = textr_k.ass >
< font file = YuGothB.ttc > < font face id = 2 > < font size = 41 >
< fx width = 1280 > < fx height = 720 > < fx fps = 23.976 >
< alignment = 2 >
< x offset = 20 > < y offset = 15 >
< spacing = 2 > < space scale = 1.0 >
# style settings
< font face name = "" >
< bord = 1 > < shad = 0 >
< primary color = FFFFFF > < secondary color = FFFFFF > < outline color = FF359A > < back color = 000000 >
< primary alpha = 0 > < secondary alpha = 0 > < outline alpha = 0 > < back alpha = 100 >
# additional settings
< blur = 1.0 >
但是加载视频的时候并没有出现预览里面的粒子特效,请问问题出在哪呢 |
|