# Nevcairiel/LAVFilters

LAV Filters - Open-Source DirectShow Media Splitter and Decoders

Repository: https://github.com/Nevcairiel/LAVFilters
Canonical: https://ross.abutalabs.com/products/lavfilters
Language: C++
License: GPL-2.0
License Family: copyleft
Last push: 2026-08-17T09:24:22+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 74, longevity 100
- inputs: {"age_days": 4848, "days_push": 16, "days_rel": 16, "gap_med": 148, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9106, forks 840 (observed 2026-08-28T04:10:28.422287+00:00)

## What it is
LAV Filters is a set of open-source DirectShow filters based on FFmpeg's libavformat and libavcodec, providing media splitting and audio/video decoding for Windows. It enables DirectShow-based players to play virtually any media format, including MKV, MP4, TS, FLV, and BluRay structures.

## Use cases
- play any video format in a DirectShow player like MPC-HC
- decode audio and video with ffmpeg-based DirectShow filters
- configure preferred audio and subtitle language selection
- replace Haali Media Splitter as the system splitter
- enable BluRay playlist playback in DirectShow players

## When to choose
- you use a DirectShow-based media player on Windows and need broad format support
- you want ffmpeg-quality decoding integrated into DirectShow graph playback
- you need configurable audio/subtitle stream selection by language

## When to avoid
- you need a standalone media player rather than DirectShow filters
- you develop on non-Windows platforms, as DirectShow is Windows-only
- you need a media framework for embedding playback in your own app rather than system-wide filters

## Facets
- artifact type: library
- maturity: active
- function: video-processing, audio-processing, graphics
- domain: media, desktop-applications, windows
- platform: windows, cpp
- tags: directshow, ffmpeg, media-playback, codecs, splitter, decoders

## Member repositories
- Nevcairiel/LAVFilters (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:28.422287+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:23:58.245284+00:00, confidence not recorded.
  - readme: https://github.com/Nevcairiel/LAVFilters (fetched 2026-08-28T04:10:28.422287+00:00, sha d2669e64dccb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
