正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -1002,7 +1002,7 @@ int process_files() | @@ -1002,7 +1002,7 @@ int process_files() | ||
| 1002 | int process_only_mp4_files() | 1002 | int process_only_mp4_files() |
| 1003 | { | 1003 | { |
| 1004 | //only convert mp4 to ts,don't merge | 1004 | //only convert mp4 to ts,don't merge |
| 1005 | - printf("\only convert mp4 files!\n"); | 1005 | + printf("\nonly convert mp4 files!\n"); |
| 1006 | char outputfile[1024]; | 1006 | char outputfile[1024]; |
| 1007 | init(); | 1007 | init(); |
| 1008 | 1008 |
-
请 注册 或 登录 后发表评论