This website requires JavaScript.
Explore
Help
Register
Sign In
comi-logic
/
mxivideo
Watch
8
Star
0
Fork
0
You've already forked mxivideo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
12ac233a5bb65fb1b545d05f8634bbcc05ea8dbe
mxivideo
/
python_core
/
ai_video
History
root
168ad4dafa
fix: 修复批量处理中图片文件重复计数问题
...
- 替换glob模式匹配为直接文件系统遍历 - 避免在大小写不敏感文件系统上的重复匹配 - 添加更好的错误处理和调试日志 - 确保图片计数准确性 修复了Windows系统上同一图片文件被计数两次的问题
2025-07-10 19:47:17 +08:00
..
__init__.py
fix
2025-07-10 17:21:53 +08:00
api_client.py
fix
2025-07-10 17:40:55 +08:00
cloud_storage.py
fix
2025-07-10 17:41:25 +08:00
jsonrpc.py
fix
2025-07-10 19:32:44 +08:00
video_generator.py
fix: 修复批量处理中图片文件重复计数问题
2025-07-10 19:47:17 +08:00