Audio playing but no video? You’re not alone. This frustrating “black screen with sound” issue is one of the most common Stremio complaints, affecting users across Firestick, Android TV, Chromecast, and even Windows. The root cause? Stremio’s built-in player fails to decode the video stream โ usually due to Dolby Vision/HDR incompatibility, hardware acceleration conflicts, or H.265 codec problems.
๐ The good news: Stremio developers have added MPV as a third internal player in v1.10.0+. This significantly improves subtitle rendering and formatting, especially for anime. Most users can now fix the issue in under 1 minute by switching to MPV.
โ ๏ธ STATUS DISCLAIMER
Issue Status: ๐ข Active โ Multiple Fixes Available
Common Platforms Affected: Firestick, Android TV, Chromecast with Google TV, Windows (Chrome), Xiaomi devices
Primary Causes: Dolby Vision/HDR incompatibility, hardware acceleration conflicts, H.265/HEVC codec issues, MKV container playback problems
๐ NEW โ MPV Player Now Built-In! As of Stremio Android TV v1.10.0 (Beta) and v1.10.2 (Stable), the MPV player is now available as an internal player option alongside ExoPlayer and libVLC. MPV offers significantly improved subtitle rendering and formatting, especially for anime.
Quickest Fix: Switch to the MPV internal player (new in v1.10.0+) or use VLC, MX Player, or Kodi as an external player.
๐ “No-Click” Quick-Reference Cheatsheet
For experienced usersโskip the reading and fix now.
| Fix | Difficulty | Effectiveness | Time |
|---|---|---|---|
| Switch to MPV Internal Player โญ NEW | โญ Easy | Highly Effective โ Built-in, no extra install | 1 min |
| Switch to External Player (VLC/MX Player/Kodi) | โญ Easy | Most Effective โ Works for the majority of users | 2 min |
| Toggle Hardware Acceleration | โญ Easy | Highly Effective โ Works for many users | 1 min |
| Exclude Dolby Vision in Torrentio | โญโญ Medium | Highly Effective โ Prevents incompatible streams | 3 min |
| Change Display Color Format | โญโญ Medium | Moderately Effective โ Device-specific | 2 min |
| Lower System Resolution to 1080p | โญ Easy | Workaround โ Trade-off quality for compatibility | 1 min |
| Clear Cache & Reinstall | โญ Easy | Basic Troubleshooting โ Try this first | 5 min |
๐ฏ Why Is Your Stremio Experiencing This Issue?
The “black screen with audio” problem occurs when Stremio’s built-in player (ExoPlayer, libVLC, or MPV) cannot properly decode the video stream while the audio stream plays successfully. This is typically triggered by one of the following:
- ๐ฌ Dolby Vision / HDR Incompatibility โ Your TV or device does not support Dolby Vision or specific HDR formats. When Torrentio serves a DV/HDR link, the screen stays black while audio plays.
- โ๏ธ Hardware Acceleration Conflicts โ Stremio’s hardware-accelerated decoding may not work correctly with your device’s GPU or chipset. This is particularly common after the Stremio 1.8 Android TV update.
- ๐ฆ Codec Issues (H.265/HEVC / MKV) โ Some devices lack native support for H.265 (HEVC) codec or the MKV container format, where audio, video, and subtitles are packaged separately. MPV now offers superior HEVC (x265) playback.
- ๐ฅ๏ธ Browser-Specific Bugs โ On Windows, Google Chrome falsely reports HEVC as unsupported, causing 4K streams to show a black screen. Firefox works as a workaround.
- ๐บ HDMI Handshake / Display Format Issues โ Chromecast/Google TV devices may require specific color format settings (YCbCr 4:2:2 12-bit) to display HDR content correctly.
- ๐ก๏ธ ISP/Network-Level Blocking โ Some users report black screens caused by ISP-level security features (e.g., Rogers Xfinity Advanced Security).
- โ ๏ธ Tunneled Playback Misconfiguration โ Stremio developers have explicitly warned against enabling Tunneled Playback, stating it “can break playback of some 4K streams.”
๐ฎ Action 1: Switch to MPV Internal Player (New in v1.10.0+)
๐ This is the newest and most recommended fix! MPV is now built directly into Stremio Android TV as of v1.10.0 (Beta) and v1.10.2 (Stable).
What Is MPV?
MPV is a powerful, open-source media player that offers:
- Superior HEVC (x265) playback โ better than ExoPlayer and libVLC
- Significantly improved subtitle rendering and formatting โ especially for anime
- Better handling of HDR content
How to Switch to MPV
- Update Stremio to v1.10.2+ (Stable) or v1.10.0+ (Beta):
- Open Google Play Store โ My Apps & Games โ Update Stremio
- Or download the latest APK from stremio.com/downloads
- Open Stremio and go to Settings (gear icon).
- Scroll to the Player section.
- Find “Player” or “Internal Player” option.
- Select “MPV” from the dropdown menu.
โ ๏ธ Note: MPV requires Android 8.0+ and deprecates support for Firestick 1st Gen and other older devices.
- Restart Stremio completely โ force close the app and reopen.
- Test playback.
๐ Action 2: Switch to an External Player
If MPV doesn’t resolve the issue, switching to an external player is the most widely effective solution. By redirecting playback to VLC, MX Player, or Kodi, you bypass Stremio’s built-in player entirely.
Fix 1: Install and Set VLC as Default Player
- Install VLC from your device’s app store.
- Open Stremio and play any video that normally shows a black screen.
- Tap the player icon (looks like a screen or cone icon) at the top of the playback screen.
- Select “VLC” from the list of installed players.
- Tap “ALWAYS” to set VLC as the default player.
Pro Tip: On Firestick/Android TV, MX Player often works better than VLC for live TV channels.
Fix 2: Use Kodi for Dolby Vision Profile 7 Content
For Dolby VisionProfile 7 content, Kodi is the only reliable external player.
- Install Kodi from your device’s app store.
- In Stremio: Settings โ Playback โ Default Player โ External Player.
- Start a video and select Kodi from the player list.
โ๏ธ Action 3: Toggle Hardware Acceleration
Hardware acceleration allows your device’s GPU to handle video decoding, but it can cause conflicts with certain codecs or devices.
Fix 1: Disable Hardware Acceleration
- Open Stremio and go to Settings (gear icon).
- Scroll to the Player section.
- Find “Hardware-accelerated decoding” .
- Toggle it OFF (if it’s ON).
- Restart Stremio completely โ force close the app and reopen.
- Test playback.
Why this works: “Disabling Hardware Acceleration solves the issue, but was not required prior to 1.8” on Android TV/Fire TV.
Fix 2: Enable Hardware Acceleration (if already OFF)
Some devices work better with hardware acceleration enabled. If you already had it OFF:
- Go to Settings โ Player โ Hardware-accelerated decoding.
- Toggle it ON.
- Restart Stremio and test.
Important: Different devices respond differently โ try both settings and see which works.
Fix 3: Switch Between Internal Players (ExoPlayer โ libVLC โ MPV)
Stremio now offers three internal players:
| Player | Best For | Notes |
|---|---|---|
| ExoPlayer | General use (default) | Best performance but struggles with DV Profile 7 |
| libVLC | Wider codec support | May have audio sync issues on some devices |
| MPV โญ NEW | HEVC/Anime/Subtitles | Added in v1.10.0 โ Superior subtitle rendering |
To switch during playback:
- Start playing any video
- Tap the screen or press OK on your remote
- Click the player icon (screen or gear icon)
- Select ExoPlayer, libVLC, or MPV
๐ฌ Action 4: Exclude Dolby Vision & HDR in Torrentio
If your TV doesn’t support Dolby Vision or specific HDR formats, Torrentio may still serve those links, resulting in a black screen.
Fix 1: Configure Torrentio to Exclude DV/HDR
- Open your browser and go to https://torrentio.strem.fun/ .
- Scroll down to the “EXCLUDE RESOLUTIONS” section.
- Check ALL of these options:
- โ HDR/HDR10+/Dolby Vision
- โ Dolby Vision
- โ Dolby Vision + HDR
- Scroll to the bottom and click “Install” .
- Stremio will open and prompt you to add the addon โ click “Add” .
If “Install” doesn’t work: Right-click “Install”, copy the link, paste it into Stremio’s search box, and press Enter.
If “Page not found”: Update Stremio to the latest version from stremio.com/downloads.
Fix 2: Manually Select Non-HDR Streams
If you don’t want to reconfigure Torrentio:
- When selecting a stream, avoid links with tags like:
DV(Dolby Vision)HDRHDR10Dolby Vision + HDR
- Choose 1080p or non-HDR links instead.
๐บ Action 5: Adjust Device Display Settings
Sometimes the issue isn’t Stremio โ it’s how your device communicates with your TV.
Fix 1: Change Display Color Format (Chromecast/Google TV)
- Go to your device Settings โ Display.
- Find HDR format and colors โ Color format.
- Change to YCbCr 4:2:2 12-bit.
- Restart Stremio and test.
Note: Option location varies by device and TV brand.
Fix 2: Lower System Resolution to 1080p
- Go to your device Settings โ Display.
- Change resolution from 4K to 1080p.
- Restart Stremio and test.
Trade-off: This is a workaround โ you lose 4K quality but gain compatibility. Try Solution 1 (Torrentio exclusion) first to keep 4K.
๐ ๏ธ Action 6: Advanced Troubleshooting
Fix 1: Clear Cache and Reinstall
โ ๏ธ Warning: Only clear Cache, not Data โ clearing data will reset all your settings and add-ons.
- Clear cache: Go to device Settings โ Apps โ Stremio โ Storage โ Clear Cache.
- Force stop Stremio.
- Reboot your device.
- If the issue persists, uninstall Stremio and reinstall the latest version from stremio.com/downloads.
Fix 2: Use Firefox on Windows (Chrome Workaround)
If you’re experiencing this on Windows using Google Chrome:
- Switch to Firefox โ the issue is a Chrome-specific bug where Chrome falsely reports HEVC as unsupported.
- Open the same stream in Firefox and it should work.
Fix 3: Disable HW Overlays (Chromecast with Google TV)
For Chromecast with Google TV users experiencing stuttery playback:
- Go to Settings โ About โ click Build Number 7 times to enable Developer Options.
- Go to Developer Options โ Disable HW Overlays โ enable this setting.
Fix 4: Check for ISP/Network Blocking
Some users report black screens due to ISP-level security features (e.g., Rogers Xfinity Advanced Security).
- Try temporarily disabling these features in your ISP account.
- Use a VPN โ this encrypts your connection and bypasses ISP-level blocking.
Fix 5: Tunneled Playback โ NOT Recommended
โ ๏ธ WARNING: Stremio developers have explicitly warned against enabling Tunneled Playback.
Only try this as a last resort, and disable it if it doesn’t help:
- Open Stremio โ Settings โ Player.
- Find “Tunneled Playback” .
- Toggle it ON.
- Restart Stremio and test.
๐ Best Backup Alternatives to Stremio
If Stremio is experiencing extended issues or you need a temporary alternative:
| Alternative | Best For | Pros | Cons |
|---|---|---|---|
| Kodi + Fen Light / Umbrella | Full media center with Debrid support | Highly customizable, extensive add-ons | Steeper learning curve, requires setup |
| Syncler | Streaming movies & TV shows | Clean interface, Debrid integration | Paid (Syncler+) required |
| Cinema HQ | Free movie/TV streaming | Simple interface, works out of the box | Ads, less reliable sources |
| Plex | Personal media server | Legitimate, own your content | Requires your own media library |
๐ Summary & Prevention Tips
The “Stremio black screen with sound” issue is frustrating but almost always fixable. Here’s your prevention checklist:
- โ Switch to MPV internal player (new in v1.10.0+) โ the newest and most recommended fix
- โ Set VLC, MX Player, or Kodi as default external player โ works for the majority of users
- โ Toggle hardware acceleration โ find the setting that works for your device
- โ Configure Torrentio to exclude Dolby Vision/HDR โ prevents incompatible 4K streams
- โ Keep Stremio updated โ many bugs are fixed in newer versions
- โ On Windows Chrome โ use Firefox โ avoids the HEVC false-reporting bug
- โ Use a VPN โ bypasses ISP-level blocking that may cause black screens
โ Frequently Asked Questions (FAQ)
What is the MPV player in Stremio and why should I use it?
MPV is a powerful, open-source media player that was added as an internal player option in Stremio Android TV v1.10.0 (Beta) and v1.10.2 (Stable). It offers significantly improved subtitle rendering and formatting (especially for anime) and better HEVC (x265) playback. To use it, go to Settings → Player and select “MPV” from the player dropdown.
Does MPV work on all devices?
No. MPV requires Android 8.0+ and deprecates support for Firestick 1st Gen and other older devices. If your device is older, stick with ExoPlayer, libVLC, or an external player like VLC.
Why does Stremio play audio but show a black screen?
This happens when Stremio’s built-in player cannot decode the video stream. Common causes include Dolby Vision/HDR incompatibility, hardware acceleration conflicts, H.265/HEVC codec issues, and MKV container playback problems.
What is the fastest way to fix Stremio black screen?
Switch to the MPV internal player (new in v1.10.0+) โ go to Settings → Player → select “MPV”. If that doesn’t work, use an external player (VLC, MX Player, or Kodi).
Does disabling hardware acceleration fix the black screen?
Yes, for many users. Go to Stremio Settings → Player → toggle “Hardware-accelerated decoding” OFF, then restart Stremio. This is a known fix for Android TV/Fire TV issues after Stremio version 1.8.
Is Tunneled Playback recommended for fixing Stremio black screen?
No. Stremio developers have explicitly warned against enabling Tunneled Playback, stating it “can break playback of some 4K streams.” Only try this as a last resort.
How do I exclude Dolby Vision in Torrentio?
Visit torrentio.strem.fun, scroll to “EXCLUDE RESOLUTIONS,” check all Dolby Vision and HDR options, click “Install,” and add to Stremio. This prevents incompatible 4K streams from appearing.
Why does 4K H.265 content show a black screen on Firestick?
Firestick devices may lack native support for H.265 (HEVC) decoding. Workarounds include using the MPV internal player (new in v1.10.0+), using an external player (VLC/MX Player/Kodi), or selecting H.264 streams instead.
How do I clear Stremio cache without losing settings?
Go to your device Settings → Apps → Stremio → Storage → Clear Cache. โ ๏ธ Do NOT clear Data โ clearing data resets all your settings and add-ons.
Is Stremio black screen a known bug?
Yes. It’s a documented issue on GitHub for Android TV. The team is actively working on fixes, but MPV, external players, and Torrentio configuration are the current best solutions.
๐ก๏ธ Safety & Legal Disclaimers
Legal Boundaries
- Stremio is a legal media player โ The application itself does not host or distribute copyrighted content.
- Add-ons like Torrentio aggregate links โ They do not host content; they scrape publicly available torrent metadata.
- Streaming copyrighted content โ Legality varies by country. Users are responsible for complying with local laws.
Privacy & Security Recommendations
- Use a VPN โ Encrypts your connection and bypasses ISP-level blocking
- Download from official sources โ Only download APKs from trusted sources like APKMirror or official app stores
- Keep apps updated โ Regular updates provide security patches and bug fixes
VPN Recommendation
โ ๏ธ STRONGLY RECOMMENDED: When using any IPTV player or streaming service, your IP address is exposed to your ISP and potentially third parties. A VPN encrypts your connection, hides your IP address, and protects your privacy.
This guide is based on first-hand testing on actual hardware including Fire TV Stick, Android TV devices, Chromecast with Google TV, and Windows. All information is current as of August, 2026. Key sources:
- Stremio Tech Update #72 โ MPV Player Added
- Stremio Tech Update #79 โ MPV Player Officially Released
- GitHub Issue #2026 โ Black Screen Fixed by Disabling Hardware Acceleration
- GitHub Issue #2149 โ MPV Player Request for HEVC
๐ฏ Conclusion
The “Stremio black screen with sound” issue is frustrating but almost always fixable. Here’s your quick recap:
- โ Switch to MPV internal player (new in v1.10.0+) โ the newest and most recommended fix
- โ Set VLC, MX Player, or Kodi as default external player โ works for the majority of users
- โ Toggle hardware acceleration โ find the setting that works for your device
- โ Switch internal players โ try ExoPlayer, libVLC, or MPV
- โ Configure Torrentio to exclude Dolby Vision/HDR โ prevents incompatible 4K streams
- โ Keep Stremio updated โ many bugs are fixed in newer versions
- โ Use Firefox on Windows instead of Chrome โ avoids the HEVC false-reporting bug
- โ Use a VPN โ bypasses ISP-level blocking that may cause black screens
Final Recommendation: If you’re setting up a new device or experiencing persistent issues, update to Stremio v1.10.2+ and switch to the MPV internal player first. This single step resolves the issue for many users and takes less than 1 minute.
This guide was written byย Simturaxย โ a technology and streaming media specialist with over 10 years of experience covering Kodi, Firestick, Android TV, and IPTV. All instructions wereย physically testedย on actual hardware (Fire TV Stick 4K Max, NVIDIA Shield, Chromecast with Google TV) and verified. We prioritizeย accuracy, transparency, and user safetyย above all else.







