# wang-bin/QtAV

A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk

Repository: https://github.com/wang-bin/QtAV
Canonical: https://ross.abutalabs.com/products/qtav
Homepage: http://qtav.org
Language: C++
License Family: other
Topics: qtav, ffmpeg, player, multimedia, c-plus-plus, video
Last push: 2025-08-15T16:20:01+00:00

## Health v2 (maintenance only)
Score: 39/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 37, release rhythm 8, longevity 100
- inputs: {"age_days": 5056, "days_push": 383, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4256, forks 1534 (observed 2026-08-28T04:08:40.550744+00:00)

## What it is
QtAV is a cross-platform multimedia playback framework built on Qt and FFmpeg, providing C++ and QML APIs for building video/audio players with hardware decoding support. It is no longer actively developed; the author recommends its successor mdk-sdk.

## Use cases
- embed video playback in a Qt application
- build a custom media player with C++ or QML
- play video with hardware-accelerated decoding (DXVA2, VAAPI, VideoToolbox, CUDA)
- render subtitles and apply video filters during playback
- play network streams like RTSP and HTTP in a Qt app

## When to choose
- your project is already Qt-based and needs integrated audio/video playback
- you need QML/QtMultimedia-compatible playback APIs
- you need broad hardware decoder support across platforms
- you want an LGPL-licensed playback library

## When to avoid
- you are starting a new project - the author recommends mdk-sdk instead
- you need a framework under active development with new features
- you are not using Qt and just need a standalone media library

## Facets
- artifact type: library
- maturity: maintenance
- function: video-processing, audio-processing, graphics
- domain: media, cross-platform, developer-tools
- platform: cross-platform, cpp
- tags: qt, ffmpeg, multimedia-playback, qml, hardware-decoding, video-player, desktop, mobile

## Member repositories
- wang-bin/QtAV (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:40.550744+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-29T18:22:08.340004+00:00, confidence not recorded.
  - readme: https://github.com/wang-bin/QtAV (fetched 2026-08-28T04:08:40.550744+00:00, sha 6cf5b8183233)
  - homepage: http://qtav.org (fetched 2026-08-29T09:11:45.396445+00:00, sha 936dab653e45)
- Data as of 2026-08-30T08:39:29.467469+00:00.
