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

fossasia/veditor

Veditor observed · 2026-08-28

github.com/fossasia/veditor · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 3329
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1478 stars · 44 forks observed · 2026-08-28

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

Veditor is a standalone, reusable video-review and transcoding pipeline built with FastAPI and RQ, backed by Postgres and Redis. It exposes an HTTP API for submitting video processing jobs that are executed asynchronously by RQ workers using ffmpeg.

Use cases

  • run a self-hosted video transcoding pipeline
  • process uploaded videos asynchronously with ffmpeg
  • build a video review and approval workflow
  • offload heavy video encoding jobs to background workers
  • expose a REST API for video processing tasks
  • queue and track video processing job states

When to choose

  • you need a reusable backend service for video transcoding and review
  • you want asynchronous ffmpeg-based processing with a job queue
  • you prefer a Python/FastAPI stack you can self-host or containerize

When to avoid

  • you need a ready-made video editing GUI rather than a backend pipeline
  • your project is not Python-based and you want a language-native solution
  • you only need simple one-off ffmpeg conversions without an API or queue

Facets

service · maturity active

video-processing http-server api-framework message-queue workflow-automation media backend apis self-hosted python self-hosted cross-platform fastapi rq ffmpeg transcoding video-review postgres redis background-jobs video docker web-server

1 source

Member repositories

RepositoryRoleHealth v2
fossasia/veditormain77

For agents

markdown · JSON · MCP: product_card(name="fossasia/veditor")

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