[Feature] 支持"mp4"文件格式的文件作为背景
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
概述 | Summary
让HMCL背景支持一个循环的mp4文件,就像动态壁纸一样。
原因 | Reason
仅仅是为了更好看。虽然现在可以用 apng 实现动态壁纸的效果,但是这会导致HMCL启动速度变得过于缓慢。
(如果使用 mp4 作为背景也还是无法解决启动速度变得过于缓慢的问题,那就当我没说)
详情 | Description
如果实现起来复杂或会导致占用更多的资源(例如导致jar过大或内存占用过大),那也就当我没说吧
(打扰了...)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start by locating the existing APNG background implementation and the JavaFX background rendering path, then assess looping MP4 playback and its startup, JAR-size, and memory impact. Done means an MP4 can loop as a background without unacceptable resource or startup costs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100