QuickLook.LAVFilters 0.81.0

dotnet add package QuickLook.LAVFilters --version 0.81.0
                    
NuGet\Install-Package QuickLook.LAVFilters -Version 0.81.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QuickLook.LAVFilters" Version="0.81.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QuickLook.LAVFilters" Version="0.81.0" />
                    
Directory.Packages.props
<PackageReference Include="QuickLook.LAVFilters" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add QuickLook.LAVFilters --version 0.81.0
                    
#r "nuget: QuickLook.LAVFilters, 0.81.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package QuickLook.LAVFilters@0.81.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=QuickLook.LAVFilters&version=0.81.0
                    
Install as a Cake Addin
#tool nuget:?package=QuickLook.LAVFilters&version=0.81.0
                    
Install as a Cake Tool

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

There are no supported framework assets in this package.

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 166 2/12/2026
0.80.0 90 2/12/2026
0.79.2.1 3,520 1/1/2025
0.79.2-nightly29 206 5/20/2025
0.79.2-nightly20 226 1/1/2025