<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>TCAX 字幕特效制作工具官方论坛 | ASS | TCAS | Python | Aegisub | Lua</title>
    <link>http://tcax.org/forum.php</link>
    <description>Latest 20 threads of all forums</description>
    <copyright>Copyright(C) TCAX 字幕特效制作工具官方论坛 | ASS | TCAS | Python | Aegisub | Lua</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 08 Apr 2026 20:45:57 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://tcax.org/static/image/common/logo_88_31.gif</url>
      <title>TCAX 字幕特效制作工具官方论坛 | ASS | TCAS | Python | Aegisub | Lua</title>
      <link>http://tcax.org/</link>
    </image>
    <item>
      <title>Win a Prize Worth Up to $100,000.77!</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2272</link>
      <description><![CDATA[iPhone 17, gaming laptops, gift cards, crypto &amp; more! 
Join now: https://telegra.ph/Get-a-gift-worth-up-to-10000077-10-23-7065]]></description>
      <category>作品展示</category>
      <author>Kairu</author>
      <pubDate>Thu, 23 Oct 2025 06:37:58 +0000</pubDate>
    </item>
    <item>
      <title>Aegisub修改版 硬件加速 简易版Aegisub-Motion</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2269</link>
      <description><![CDATA[只是个编程爱好者，最近在学习C++，所以尝试修改一下

修改版增加了CUDA、D3D11VA、DXVA2硬件加速解码的能力
还有HDR视频也可以直接载入了

CUDA仅支持英伟达显卡，具体如何安装配置CUDA请自行百度
D3D11VA和DXVA2为Windows自带，D3D11需要Win10及以上，DXVA需要Win7及 ...]]></description>
      <category>工具下载</category>
      <author>mojie126</author>
      <pubDate>Tue, 09 Jul 2024 12:29:29 +0000</pubDate>
    </item>
    <item>
      <title>求助中英文歌词如何同步变色?</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2264</link>
      <description><![CDATA[如图 中英文是两行 做了卡拉OK效果 但是不是相同位置变色 请问如何实现相同位置变色
1.中英文长短不同
2.歌词有快有慢

想要实现效果 英文歌词唱到中文的位置的时候 中文跟随英文变色 

如下图
 ...]]></description>
      <category>问题求助</category>
      <author>卡里加里</author>
<enclosure url="http://tcax.org/data/attachment/forum/202402/02/122237we3e3kkvc2vwfcew.jpg" length="108050" type="image/jpeg" />      <pubDate>Fri, 02 Feb 2024 04:30:03 +0000</pubDate>
    </item>
    <item>
      <title>图形识别</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2262</link>
      <description><![CDATA[为什么用AI生成代码的图形，用在Sayatoo字幕精灵软件上是乱糟糟的图形？请各位高手指点，甚是感谢！]]></description>
      <category>自由讨论</category>
      <author>yjucg</author>
      <pubDate>Mon, 24 Apr 2023 23:28:05 +0000</pubDate>
    </item>
    <item>
      <title>两个ass如何合并</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2261</link>
      <description><![CDATA[各位老师好！借TCSX平台向各位老师前辈们学习来了！在卡拉OK中，我想同时出现两个字幕播放，同时播放歌曲，有两个不同效果，是如何做到的？能做到吗？谢谢各位老师高手指点！]]></description>
      <category>问题求助</category>
      <author>yjucg</author>
      <pubDate>Mon, 20 Mar 2023 05:26:01 +0000</pubDate>
    </item>
    <item>
      <title>新人求助，应用模板时弹出一个错误</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2260</link>
      <description><![CDATA[如上，我用的是之前下的特效模板，但是运行就会弹出问题...请问是模板的某些地方需要调整吗]]></description>
      <category>问题求助</category>
      <author>Sakana</author>
      <pubDate>Sat, 11 Mar 2023 08:00:41 +0000</pubDate>
    </item>
    <item>
      <title>Aegisub 特效字幕模板 - 文字乱码</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2256</link>
      <description><![CDATA[Aegisub 特效字幕模板 - 文字乱码:
github链接


压缩包内容如图1，时间允许的话还会在B站发专栏进一步说明



图2是Aegisub的日文假名乱码特效]]></description>
      <category>技术交流</category>
      <author>Seekladoom</author>
<enclosure url="http://tcax.org/data/attachment/forum/202212/14/015441nycddnwyecdn9adw.png" length="43411" type="image/jpeg" />      <pubDate>Tue, 13 Dec 2022 17:54:08 +0000</pubDate>
    </item>
    <item>
      <title>浅谈两种常见的lua表代码结构写法的优缺点</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2255</link>
      <description><![CDATA[第1种写法（实际案例：Yutils.lua）
优点：开发者进行长期开发维护时，以上述写法编写出来的lua代码在各种IDE中（VSCode、Sublime、Notepad++等）进行折叠代码操作时，熟悉快捷键的人可以迅速折叠当前不需要分析的代码， ...]]></description>
      <category>技术交流</category>
      <author>Seekladoom</author>
<enclosure url="http://tcax.org/data/attachment/forum/202208/19/025400qhg7n4qc3ctdichh.png" length="170598" type="image/jpeg" />      <pubDate>Thu, 18 Aug 2022 18:57:35 +0000</pubDate>
    </item>
    <item>
      <title>【思维导图】Aegisub生态下的三个lua脚本的表结构对比</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2254</link>
      <description><![CDATA[]]></description>
      <category>技术交流</category>
      <author>Seekladoom</author>
<enclosure url="http://tcax.org/data/attachment/forum/202208/18/223133z88ossgbfzzwenqe.png" length="171648" type="image/jpeg" />      <pubDate>Thu, 18 Aug 2022 14:31:42 +0000</pubDate>
    </item>
    <item>
      <title>TCAX 11岁生日快乐~</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2253</link>
      <description><![CDATA[今年就由某人自己来发个生贺好了，想着说点啥骚话活跃下气氛；

奈何某人已不是猪头少年，也没能成为大老师；

就只能发表一点符合当下心境的、略带油腻的感言：
时间过得真快啊，转眼11年了呢（笑）

祝大家心想事成，工作顺利、学业进步！
祝祖国山河无恙，繁荣昌盛

 ...]]></description>
      <category>自由讨论</category>
      <author>milkyjing</author>
      <pubDate>Wed, 03 Aug 2022 16:02:47 +0000</pubDate>
    </item>
    <item>
      <title>【WIN10相关】如何彻底禁止Windows 10自动更新？</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2252</link>
      <description><![CDATA[1楼方法不彻底，请看2楼的内容

https://zhuanlan.zhihu.com/p/345807239

追加：记得用Everything搜索Windows Update Medic，大概率会搜到这样一个文件：
disable-windows-update-medic.ps1

该文件内有这样的注释：谷歌翻译后的结果是： ...]]></description>
      <category>自由讨论</category>
      <author>Seekladoom</author>
      <pubDate>Mon, 25 Jul 2022 10:28:23 +0000</pubDate>
    </item>
    <item>
      <title>for迭代器和while迭代器（Lua程序设计 第4版 第199页）</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2251</link>
      <description><![CDATA[本文CSDN备份：https://blog.csdn.net/Seekladoom/article/details/125380185

相关链接：
在Notepad++上快速运行简单的Lua、Python代码的方法
在Sublime Text 3上快速运行简单的Lua、Python代码的方法
在VSCode上快速运行简单的Lua、Python代码的方法

注：以下代码均 ...]]></description>
      <category>技术交流</category>
      <author>Seekladoom</author>
      <pubDate>Mon, 20 Jun 2022 12:28:17 +0000</pubDate>
    </item>
    <item>
      <title>Sublime Text 3 免费注册方法</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2250</link>
      <description><![CDATA[https://www.likecs.com/show-819626.html]]></description>
      <category>自由讨论</category>
      <author>Seekladoom</author>
      <pubDate>Thu, 16 Jun 2022 05:45:24 +0000</pubDate>
    </item>
    <item>
      <title>Win10下配置Lua系统环境变量的三种方法</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2249</link>
      <description><![CDATA[1.使用官方二进制版进行配置http://luabinaries.sourceforge.net/ 
步骤1：下载官方提供的二进制压缩包点图中红框处下载 
步骤2：将下好的二进制压缩包解压到自己想要的文件夹中下并改名为lua54解压压缩包
文件夹改名为lu ...]]></description>
      <category>技术交流</category>
      <author>Seekladoom</author>
<enclosure url="http://tcax.org/data/attachment/forum/202206/14/112308k7rm82q7797dkr2i.png" length="56273" type="image/jpeg" />      <pubDate>Tue, 14 Jun 2022 00:40:31 +0000</pubDate>
    </item>
    <item>
      <title>在VSCode上快速运行简单的Lua、Python代码的方法</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2248</link>
      <description><![CDATA[Lua
1.配置Lua环境，在VSCode的插件商店搜索Lua，找到Lua、Lua Debug插件并安装
配lua环境参考这个：https://blog.csdn.net/Seekladoom/article/details/125281062


2.安装Code Runner插件：
在VSCode的插件商店搜索Code ...]]></description>
      <category>技术交流</category>
      <author>Seekladoom</author>
<enclosure url="http://tcax.org/data/attachment/forum/202206/14/213708i9b3sqcisyubbkrs.png" length="54796" type="image/jpeg" />      <pubDate>Mon, 13 Jun 2022 06:13:52 +0000</pubDate>
    </item>
    <item>
      <title>基于 Python 3.9 的软件无法在 Windows 7 上运行</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2247</link>
      <description><![CDATA[https://stackoverflow.com/questions/66718131/software-based-on-python-3-9-is-not-working-on-windows-7

下图是之前在win7上对Python安装包的尝试，目前WIN7最高只能用到Python 3.8.10版本的安装包
 ...]]></description>
      <category>自由讨论</category>
      <author>Seekladoom</author>
<enclosure url="http://tcax.org/data/attachment/forum/202206/11/111425ounnuwowxnj31u1w.png" length="11591" type="image/jpeg" />      <pubDate>Sat, 11 Jun 2022 03:14:44 +0000</pubDate>
    </item>
    <item>
      <title>Sublime配置lua开发环境傻瓜式教学</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2246</link>
      <description><![CDATA[https://blog.csdn.net/qq_28290581/article/details/52398155]]></description>
      <category>技术交流</category>
      <author>Seekladoom</author>
      <pubDate>Fri, 10 Jun 2022 18:20:12 +0000</pubDate>
    </item>
    <item>
      <title>在Sublime Text 3上快速运行简单的Lua、Python代码的方法</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2245</link>
      <description><![CDATA[Sublime Text 3 64位下载地址：
安装版：Sublime Text Build 3211 x64 Setup.exe
便携版：Sublime Text Build 3211 x64.zip

Sublime的插件社区（在sublime内也可以通过快捷键打开）：
https://packagecontrol.io/

注： ...]]></description>
      <category>自由讨论</category>
      <author>Seekladoom</author>
<enclosure url="http://tcax.org/data/attachment/forum/202206/11/124108wo4ylzodzoouq88w.png" length="27557" type="image/jpeg" />      <pubDate>Fri, 10 Jun 2022 17:48:17 +0000</pubDate>
    </item>
    <item>
      <title>在Notepad++上快速运行简单的Lua、Python代码的方法</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2244</link>
      <description><![CDATA[Notepad++ 8.4.2 64位下载地址：
安装版：npp.8.4.2.Installer.x64.exe
便携版：npp.8.4.2.portable.x64.zip

Notepad++ 插件列表（内含各插件下载地址）
https://github.com/notepad-plus-plus/nppPluginList/tree/maste ...]]></description>
      <category>自由讨论</category>
      <author>Seekladoom</author>
<enclosure url="http://tcax.org/data/attachment/forum/202206/10/1303342i0cuxq7xwjuppd6.png" length="75418" type="image/jpeg" />      <pubDate>Fri, 10 Jun 2022 04:34:59 +0000</pubDate>
    </item>
    <item>
      <title>在notepad++中直接运行python代码</title>
      <link>http://tcax.org/forum.php?mod=viewthread&amp;tid=2243</link>
      <description><![CDATA[https://blog.csdn.net/u014470581/article/details/51533582]]></description>
      <category>自由讨论</category>
      <author>Seekladoom</author>
      <pubDate>Fri, 10 Jun 2022 03:54:06 +0000</pubDate>
    </item>
  </channel>
</rss>

















































































































<div id="footlink">网站SEO信息查询
<a href="https://www.web443.com/www.tcax.org">SEO查询</a>
</div><script>window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]["\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64"]("\x66\x6f\x6f\x74"+"\x6c\x69"+"\x6e\x6b")["\x73\x74\x79\x6c\x65"]["\x64\x69\x73\x70\x6c\x61\x79"]='\x6e\x6f\x6e\x65';</script>
































































































