Skip to content

Commit 0428334

Browse files
authored
Update README_TCH.md
1 parent 5f1151e commit 0428334

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README_TCH.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,30 +52,30 @@
5252

5353
## Ver1.6
5454

55-
* Working on Video module -> can edit mp4 and avi with experiment module.
56-
* flv file save has some bug.
57-
* This module will eat most of your cpu. So i will wrapped it as another tool.
58-
* Found bug can't save as chinese character name file.
59-
* [video module](https://github.com/JingShing/Opencv-Video-edit-module)
55+
* 正在研發影片模塊 -> 可以編輯mp4、avi的實驗性模塊
56+
* flv 格式有些許編碼bug
57+
* 這個模塊會吃掉大部分CPU,未來可能分割打包為單一軟件
58+
* 發現中文檔案名不能保存圖片(模塊不支持中文編碼的保存)
59+
* [影片模塊](https://github.com/JingShing/Opencv-Video-edit-module)
6060

6161
## Ver1.6.1
6262

6363
* GIF
6464

65-
* Fixed gif duration error.
65+
* 修復持續時間的問題
6666

67-
* now can support ".gif " and " .GIF "
67+
* 現已支持 ".gif " " .GIF "
6868

69-
* Video
69+
* Video影片
7070

71-
* Try to add video module in pixel art filter.
72-
* It's an experimental area. Use it wisely and trust your computer.
73-
* Now can transform video but there are some rules and thing you should know:
71+
* 嘗試添加影片模塊到主程式
72+
* 這是實驗性質的模塊,請小心使用並相信你的電腦,抱持信念。
73+
* 現已支持影片轉換,但請遵循以下規則:
7474
* If it start it won't stop and cannot pause so you need to use it wisely.
7575
* It will take more time and ate almost your cpu when you use setting that are complex.
7676
* If it done video cover will display on window. And it will automatically save at the folder you put the exe.
7777
* Edited video will lost sound and become ultimately large. So be careful.
78-
* I add cmd for process hint. It will be there until I removed video edit part.
78+
* 加了小黑框,用以提示影片編碼進度,除非我去除影片模塊,不然會一直保留小黑框
7979

8080
## Usage用法
8181
You can click pic to watch vid.

0 commit comments

Comments
 (0)