# bilibili/DanmakuFlameMaster

Android开源弹幕引擎·烈焰弹幕使 ～

Repository: https://github.com/bilibili/DanmakuFlameMaster
Canonical: https://ross.abutalabs.com/products/danmakuflamemaster
Homepage: http://app.bilibili.com/
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-02-27T08:51:28+00:00

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

## Adoption (not part of the score)
Stars 9606, forks 2100 (observed 2026-08-28T04:10:36.197588+00:00)

## What it is
DanmakuFlameMaster is Bilibili's open-source Android danmaku (bullet comment) engine that parses and renders scrolling comments over video. It supports multiple rendering approaches (View/SurfaceView/TextureView), Bilibili XML danmaku format, and efficient caching for smooth performance.

## Use cases
- add danmaku bullet comments to an android video player
- parse bilibili xml danmaku files
- render scrolling comments over video on android
- build a video app with live danmaku overlay
- customize danmaku fonts and display effects
- filter or block danmaku by rules in an android app

## When to choose
- you need battle-tested danmaku rendering on Android (it powers the Bilibili app)
- you need to parse Bilibili XML danmaku format
- you need high-performance rendering with SurfaceView/TextureView and caching

## When to avoid
- you need danmaku on iOS, web, or desktop platforms
- you need OpenGL ES rendering (still a TODO)
- you need an actively developed project - the latest release was in 2020

## Facets
- artifact type: library
- maturity: maintenance
- function: parser, graphics, animation, ui-components
- domain: android-tools, media, mobile-development
- platform: jvm
- tags: danmaku, bullet-comments, android-library, video-overlay, bilibili, video, android, mobile

## Member repositories
- bilibili/DanmakuFlameMaster (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:36.197588+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:21:53.246326+00:00, confidence not recorded.
  - readme: https://github.com/bilibili/DanmakuFlameMaster (fetched 2026-08-28T04:10:36.197588+00:00, sha 5fcdc3f12382)
  - homepage: http://app.bilibili.com/ (fetched 2026-08-29T08:21:20.808607+00:00, sha 4b7419d7f0e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
