BlueHuskyStudios / BlueHuskyStudios/DeadassSimpleMediaPlayer

Use a poster/thumbnail from a video file as the artwork for remote controls

Open
#25 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
0
Forks
3
Avg merge
2d 22h
Merged PRs (30d)
9

Description

If AVKit supports posters, we should use that as the "album art" for remote controls.
If it doesn't (or the current video file has no poster), we should select a frame from the video for that "album art". Probably 2% in or something like that.

- [ ] Investigate: Does AVKit support posters?
- [ ] If so, use a poster as the album art
- [ ] If no poster, auto-select a frame to use as the album art

Contributor guide

Open the contributing guide

Research direction

Start by investigating whether AVKit supports poster artwork for remote controls, then inspect the existing remote-control artwork entry point in the media player. Verify the poster path and the fallback frame-selection path, including videos without posters; the work is done when remote controls show suitable artwork in both cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.