7 comments (7 comments)14 reactions (14 reactions)0 assignees (0 assignees)C++9,275 forks (9,275 forks)batch import
Area-SettingsHelp WantedIssue-FeatureProduct-Terminal
Repository metrics
- Stars
- 103,173 stars (103,173 stars)
- PR merge metrics
- Avg merge 27d 19h (Avg merge 27d 19h)24 merged PRs in 30d (24 merged PRs in 30d)
Description
Summary of the new feature/enhancement
Currently, GIF animated backgrounds are supported. I'm not sure what other formats are - but mp4 would be great. I'm using a ~110MB gif and it uses ~10% CPU - the mp4 would be much smaller.
Contributor guide
- Research direction
- Examine the existing GIF background implementation in the Terminal codebase and research how to integrate video playback, possibly using Media Foundation or a lightweight library like libmpv.
- Tech stack
- c
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- C++Windows developmentDirectX or similar