Skip to content

Commit 5bf62a7

Browse files
committed
更新版本
1 parent 42c94a5 commit 5bf62a7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
22
All significant changes to this project will be recorded in this file.
33
此项目的所有显著更改都将记录在此文件中。
44

5-
## [v1.1.3] - 2025-10-22
5+
## [v1.1.4] - 2025-10-22
66
### Added
77
- Add MAC embedding FFmpeg support
88
### Fixed
99
- Resolve the error of not setting BGM folder
10+
- Resolve the issue of reporting errors when there are non mp3 files in the BGM folder
1011
- Remove the restriction that the total duration of video materials should not be shorter than that of voice
1112
- Optimize some details
1213
### 添加
1314
- 增加MAC嵌入FFmpeg支持
1415
### 修复
1516
- 解决不设置bgm文件夹报错
17+
- 解决 BGM 文件夹存在非 mp3 文件时报错问题
1618
- 移除视频素材总时长不的短于语音的限制
1719
- 优化一些细节
1820

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "short-video-factory",
33
"description": "短视频工厂,一键生成产品营销与泛内容短视频,AI批量自动剪辑",
4-
"version": "1.1.3",
4+
"version": "1.1.4",
55
"author": {
66
"name": "YILS",
77
"developer": "YILS",

0 commit comments

Comments
 (0)