awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Stream Processing Pipelines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesStream Processing Pipelines

Architectures for moving media data between containers without transcoding.

Distinguishing note: Focuses on bit-perfect stream copying rather than general processing.

Explore 1 awesome GitHub repository matching graphics & multimedia · Stream Processing Pipelines. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Stream Processing Pipelines

Awesome Stream Processing Pipelines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • mifi/lossless-cut

    mifi/lossless-cut

    38,374View on GitHub↗

    LosslessCut is a desktop application designed for the precise editing of video and audio files without re-encoding the underlying media streams. By performing stream copying and container remuxing, the software allows users to cut, merge, and rearrange media segments while maintaining the original bit-perfect quality of the source content. The application distinguishes itself by utilizing a stream-copying data pipeline that transfers raw media packets directly from source to destination, significantly reducing processing time compared to traditional transcoding workflows. It also functions as

    Transfers raw media packets directly from source to destination containers without decoding or re-encoding.

    TypeScriptcodeccuteditor
    38,374View on GitHub↗