From 16efcbefdcab1246d7d92592bf11a6eb548d0d1d Mon Sep 17 00:00:00 2001 From: Joe Kribs Date: Mon, 17 Mar 2025 13:35:47 -0600 Subject: [PATCH] Update players.md (#1454) https://github.com/jellyfin/Swiftfin/pull/1453 --- Documentation/players.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/players.md b/Documentation/players.md index 4e12962e..ad352371 100644 --- a/Documentation/players.md +++ b/Documentation/players.md @@ -176,3 +176,12 @@ Swiftfin track selection is limited by compatibility with each player. In testin | External Audio + Internal Audio + External Subtitles | 🟡 | ❌ | - The default audio track will played
- subtitles cannot be selected. | | External Audio + Internal Audio + Internal Subtitles | 🟡 | ❌ | - The default audio track will played
- subtitles cannot be selected. | | External Audio + Internal Audio + Internal Subtitles + External Subtitles | 🟡 | ❌ | - The default audio track will played
- subtitles cannot be selected. | + +--- + +### Miscellaneous + +| Feature | Swiftfin (VLCKit) | Native (AVKit) | Notes | +|-------------|-------------------|----------------|----------------| +| **External Display Support** | 🟡 | ✅ | Swiftfin Player can only be mirrored. As a result, the player will retain the source device dimensions. | +