Anthias
Anthias copied to clipboard
Replaces VLC with Qt
Description
- Fixes #1851
- Qt (via QMediaPlayer) will replace VLC for playing videos.
- This might fix the black gap between active video assets.
Checklist
- [ ] Fix skipping of video assets.
- [ ] Fix audio output settings (HDMI/3.5 mm).
- [ ] Remove unused VLC code and dependencies.
- [ ] Test video playback on a 4K display.
Depends on
- #1931