1 repo
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.
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.