Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Hommy-master
/
capcut-mate
Public
Notifications
You must be signed in to change notification settings
Fork
278
Star
1.9k
Code
Issues
5
Pull requests
4
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Releases
v3.0.28
Release v3.0.28
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
Hommy-master
released this
19 Mar 07:37
·
260 commits
to main since this release
v3.0.28
380fae3
改动说明
✨ 新增功能
scene_timelines 参数注释完善:为视频变速参数添加了详细的中文注释,包括变速原理说明和使用示例
变速后轨道连续性自动修复:当使用 scene_timelines 实现视频变速后,系统自动调整后续视频的起始时间,确保轨道上的视频紧密连续,不再出现间隙
📖 文档更新
英文文档 add_videos.md:更新参数说明
中文文档 add_videos.zh.md:同步更新参数说明,修复语言切换链接
🔧 技术细节
修改 add_videos.py 函数逻辑:
保存每个视频的原始时间信息(original_start/original_end)
add_video_to_draft 函数新增返回实际播放时长
遍历视频时自动计算并更新轨道结束位置
后续视频的 start 自动调整为前一个视频的实际结束位置
💡 使用示例
视频1:时间轴2秒,场景1秒 → 2倍速播放,实际占用1秒轨道
视频2:自动从1秒位置开始播放,保持连续无间隙
You can’t perform that action at this time.