Video/Audio Playback Issue in QuickLook 4.x.x: WPFMediaKit Fail - Plus a Workaround!!!
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 24.7k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 1
Description
- OS Version: Windows 11 25H2
- QuickLook Version: All GitHub .exe or .msi installer versions from 4.0.0 to 4.5.0
Since QuickLook 4, I have been running into a very specific but serious issue: almost all video and audio files fail to play. They used to work perfectly in QuickLook 3. Sometimes QuickLook shows this error:
WPFMediaKit.WPFMediaKitException: Could not render any streams from the source Uri
Other times, it seems to load the audio file, but nothing happens even after clicking the play button.
Because of this severe issue, I had stayed on version 3.7.2 for years. Recently, however, I finally found a workaround.
The trick is to replace the "VideoViewer" plugin from QuickLook 4.x.x with the old plugin from QuickLook 3.7.2.
Here are the steps:
- Uninstall QuickLook 4.x.x.
- Install QuickLook 3.7.2.
- Go to your QuickLook installation folder, for example:
X:\...\QuickLook\ - Open the
QuickLook.Pluginfolder - Copy the folder named
QuickLook.Plugin.VideoViewer, and save it somewhere else on your harddrive. - Install QuickLook 4.x.x again.
- Go back to
X:\...\QuickLook\QuickLook.Plugin\ - Delete the existing
QuickLook.Plugin.VideoViewerfolder from the QuickLook 4 installation. - Paste the
QuickLook.Plugin.VideoViewerfolder that you copied from QuickLook 3.7.2.
After doing this, restart QuickLook, and video and audio playback should work normally again.
Hope this helps. Cheers!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing playback failures on Windows 11 with QuickLook 4.x and inspect the QuickLook.Plugin.VideoViewer plugin where the WPFMediaKit exception occurs. Compare its behavior with the copied VideoViewer plugin from QuickLook 3.7.2, then verify that common video and audio files play in the current installation without replacing the plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100