audio icon indicating copy to clipboard operation
audio copied to clipboard

Packet passthrough support

Open materight opened this issue 1 year ago • 0 comments

🚀 The feature

Allow to re-mux packets to a new container without decoding and re-encoding. Initial support for it seems to already be there (#3220) but it's currently not usable in python.

Motivation, pitch

Allowing to re-mux packets to a container would make more some processing more efficitent if only a part of the source streams need to be transformed (e.g. when modifying a video while keeping the original audio).

Alternatives

No response

Additional context

No response

materight avatar May 15 '24 15:05 materight