- UID
- 2
- 积分
- 8682
- 帖子
- 2905
- 主题
- 199
- 论坛币
- 11727
- 威望
- 16
- EP值
- 2349
- MP值
- 15
- 阅读权限
- 200
- 注册时间
- 2011-8-3
- 在线时间
- 2597 小时
- 最后登录
- 2024-8-28
|
With rough test, when it is the first time to preview a TCAS file, we can do it in real-time if the size of the TCAS file is smaller than 1GB, which is large enough to make awesome karaoke FXs. While it is the second time to preview the same file, even the compressed TCAS file who is about 1GB large can be done in real-time, and the parsed TCAS file can be even larger.
compressed TCAS files can hold simple FXs in a relatively small file size, but can be extra large with complicated FXs, this is not the case when coming to parsed TCAS file, 'Cause it has a relatively equal size, determined by the FX duration and the number of effective pixels of a frame. So we can optimistically predict that no matter how complicated the karaoke FX is, it is not likely to be over large (larger than 1GB). However, with compressed TCAS file, the size should better not be larger than 200MB.
|
|