content: 2026-07-23 capture run — 32 finds across 12 productive sources

This commit is contained in:
2026-07-23 03:27:02 -04:00
parent afee8345fe
commit b55c0e8236
51 changed files with 497 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 983 KiB

+14
View File
@@ -0,0 +1,14 @@
---
name: "Vivace"
subtitle: "A single-process Qt media player that plays real DVDs, menus included"
date: 2026-07-23
shortlist: true
link: "https://github.com/Sportacandy/vivace"
linkText: "GitHub"
source: "Hacker News — Show HN"
topics: [macos-apps]
tags: [dvd, media-player, open-source, qt]
description: "Vivace is a fast, open-source Qt media player that plays unencrypted DVDs complete with their original interactive menus, alongside normal file playback, on Windows, Linux, and macOS."
---
Vivace plays unencrypted DVDs complete with their original interactive menus — chapter selects, language options, the works — inside the same single-process Qt application that handles ordinary video files, with no separate mplayer or mpv process running underneath. It's a ground-up successor to SMPlayer's feature set (playlists, bookmarks, subtitle switching, a video equalizer) built on Qt Multimedia's own FFmpeg backend instead of bundling an external player, with a macOS `.dmg` alongside Windows and Linux builds.