Ross ROSS = Recommend OSS · open-source software intelligence for agents

rigaya/NVEnc

NVENCによる高速エンコードの性能実験 observed · 2026-08-28

github.com/rigaya/NVEnc · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 7.0
  • age_days: 3694
  • days_rel: 18
  • days_push: 11
  • n_releases_24m: 67

Full methodology

Adoption not part of the score

1372 stars · 124 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

NVEnc is a video encoding tool that uses NVIDIA's NVENC hardware encoder, available as a standalone command-line transcoder (NVEncC) and as an AviUtl output plugin. It supports H.264/HEVC/AV1 encoding plus a rich set of GPU-accelerated video filters (denoise, deinterlace, resize, frame interpolation).

Use cases

  • transcode videos using nvidia gpu hardware encoding
  • encode h265 or av1 with nvenc from the command line
  • batch convert video files fast with gpu acceleration
  • deinterlace and upscale video with gpu filters
  • aviutl plugin for nvenc hardware encoding
  • check which nvenc features my gpu supports

When to choose

  • you have an NVIDIA GPU and want fast hardware-accelerated video transcoding
  • you need advanced GPU video filters (denoise, RIFE frame interpolation, ONNX deinterlace) alongside encoding
  • you use AviUtl and want hardware-encoded output

When to avoid

  • you have no NVIDIA GPU or an unsupported pre-Kepler card
  • you need maximum compression efficiency regardless of encode speed (software encoders like x265)
  • you need AMD or Intel hardware encoding

Facets

cli-tool · maturity active

video-processing image-processing cli media developer-tools windows cli cpp nvenc nvidia-gpu hardware-encoding transcoding h264 hevc av1 aviutl-plugin video-filters video linux

2 sources

Member repositories

RepositoryRoleHealth v2
rigaya/NVEncmain95

For agents

markdown · JSON · MCP: product_card(name="rigaya/NVEnc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem