# nyanmisaka/ffmpeg-rockchip

FFmpeg with async and zero-copy Rockchip MPP & RGA support

Repository: https://github.com/nyanmisaka/ffmpeg-rockchip
Canonical: https://ross.abutalabs.com/products/ffmpeg-rockchip
Language: C
License: NOASSERTION
License Family: other
Topics: multimedia, arm, arm64, decoder, encoder, ffmpeg, filter, librga, linux, mpp, rga, rk3588, rk3588s, rkmpp, rockchip, transcode, rkrga, video, video-processing, rk35xx
Last push: 2026-08-10T08:58:55+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 35, longevity 70
- inputs: {"age_days": 980, "days_push": 23, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1275, forks 250 (observed 2026-08-28T04:04:12.927749+00:00)

## What it is
A fork of FFmpeg adding full hardware transcoding pipelines for Rockchip SoCs via MPP decoders/encoders and RGA 2D accelerator filters, with async and zero-copy DMA support. It targets devices like the RK3588/RK3588s for efficient 8K-capable video decode, encode, and post-processing.

## Use cases
- hardware-accelerated video transcoding on Rockchip RK3588
- decode 8K HEVC or AV1 video using the SoC's MPP hardware
- encode H.264/HEVC video with zero-copy DMA buffers
- scale, crop, or transpose video using the RGA 2D accelerator
- build a low-power ARM media server or NVR transcoder
- convert video pixel formats without CPU copies using AFBC

## When to choose
- you run FFmpeg workloads on Rockchip RK35xx hardware and want full hardware acceleration
- you need a complete decode-filter-encode pipeline entirely on the SoC's media blocks
- you want zero-copy DMA and async frame-parallel encoding for performance

## When to avoid
- you are on x86 or non-Rockchip ARM platforms with no MPP/RGA hardware
- you need a general-purpose FFmpeg build for software transcoding
- you require codecs beyond the supported H.264/HEVC/MJPEG encoders

## Facets
- artifact type: application
- maturity: active
- function: video-processing, image-processing
- domain: media, embedded-systems, developer-tools
- platform: cli, cpp
- tags: ffmpeg, rockchip, rkmpp, rga, hardware-acceleration, transcoding, rk3588, zero-copy, arm64, video-encoder, video-decoder, video, linux, arm

## Member repositories
- nyanmisaka/ffmpeg-rockchip (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:12.927749+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-30T05:03:02.782269+00:00, confidence not recorded.
  - readme: https://github.com/nyanmisaka/ffmpeg-rockchip (fetched 2026-08-28T04:04:12.927749+00:00, sha ee01f25ac282)
- Data as of 2026-08-30T08:39:29.467469+00:00.
