QuickLook.LAVFilters
0.81.0
dotnet add package QuickLook.LAVFilters --version 0.81.0
NuGet\Install-Package QuickLook.LAVFilters -Version 0.81.0
<PackageReference Include="QuickLook.LAVFilters" Version="0.81.0" />
<PackageVersion Include="QuickLook.LAVFilters" Version="0.81.0" />
<PackageReference Include="QuickLook.LAVFilters" />
paket add QuickLook.LAVFilters --version 0.81.0
#r "nuget: QuickLook.LAVFilters, 0.81.0"
#:package QuickLook.LAVFilters@0.81.0
#addin nuget:?package=QuickLook.LAVFilters&version=0.81.0
#tool nuget:?package=QuickLook.LAVFilters&version=0.81.0
QuickLook.LAVFilters
This is a part of the QuickLook program.
LAV Filters Nightly Build from https://files.1f0.de/lavf/nightly/
LAV Filters - ffmpeg based DirectShow Splitter and Decoders
LAV Filters are a set of DirectShow filters based on the libavformat and libavcodec libraries from the ffmpeg project, which will allow you to play virtually any format in a DirectShow player.
The filters are still under development, so not every feature is finished, or every format supported.
Package Reference
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageReference Include="QuickLook.LAVFilters" Version="*" />
For details on including native files in your .csproj, see Reference.xml.
Compiling
Compiling is pretty straightforward using VS2019 (included project files). Older versions of Visual Studio are not officially supported, but may still work.
It does, however, require that you build your own ffmpeg and libbluray. You need to place the full ffmpeg package in a directory called "ffmpeg" in the main source directory (the directory this file was in). There are scripts to build a proper ffmpeg included.
I recommend using my fork of ffmpeg, as it includes additional patches for media compatibility: https://gitea.1f0.de/LAV/FFmpeg
libbluray is compiled with the MSVC project files, however, a specially modified version of libbluray is required. Similar to ffmpeg, just place the full tree inside the "libbluray" directory in the main directory.
You can get the modified version here: https://gitea.1f0.de/LAV/libbluray
Feedback
GitHub Project: https://github.com/Nevcairiel/LAVFilters Doom9: https://forum.doom9.org/showthread.php?t=156191
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on QuickLook.LAVFilters:
| Repository | Stars |
|---|---|
|
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.81.0 | 165 | 2/12/2026 |
| 0.80.0 | 90 | 2/12/2026 |
| 0.79.2.1 | 3,518 | 1/1/2025 |
| 0.79.2-nightly29 | 206 | 5/20/2025 |
| 0.79.2-nightly20 | 226 | 1/1/2025 |