兼容DJI 导出的动态照片,修复动图播放真实时间 - #63
Open
reflyable wants to merge 1 commit into
Open
Conversation
reflyable
commented
Aug 13, 2026
- 修复动画播放计时:切换帧时保留剩余间隔并按帧延迟累进推进,解决 Windows 定时粒度导致的慢放;动画起播/恢复时重置计时起点,消除加载耗时造成首帧长时间停顿
- DJI 实况照片兼容:在期望偏移附近搜索合法 MP4 ftyp 盒定位内嵌视频起点,兼容视频后附加尾块的导出文件
- 视频解码:按解码首帧的实际像素格式延迟创建颜色转换上下文,跳过异常帧并继续解码后续数据包,提高容错性
- 修复动画播放计时:切换帧时保留剩余间隔并按帧延迟累进推进,解决 Windows 定时粒度导致的慢放;动画起播/恢复时重置计时起点,消除加载耗时造成首帧长时间停顿 - DJI 实况照片兼容:在期望偏移附近搜索合法 MP4 ftyp 盒定位内嵌视频起点,兼容视频后附加尾块的导出文件 - 视频解码:按解码首帧的实际像素格式延迟创建颜色转换上下文,跳过异常帧并继续解码后续数据包,提高容错性
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.