Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packet passthrough support #3795

Open
materight opened this issue May 15, 2024 · 0 comments
Open

Packet passthrough support #3795

materight opened this issue May 15, 2024 · 0 comments

Comments

@materight
Copy link

馃殌 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant