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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for %*.drop tracks in ffmpeg encoder. #3480

Merged
merged 3 commits into from
Oct 20, 2023
Merged

Conversation

toots
Copy link
Member

@toots toots commented Oct 19, 2023

This PR adds a new %track.drop to the %ffmpeg encoder.

This allows to selectively encoder a sub-set of a larger multi-track source, making it possible to e.g. mux several heterogenous track into a single larger source and then output sub-sets of it through a HLS output.

See #3477 for more details!

@toots toots enabled auto-merge October 20, 2023 16:01
@toots toots added this pull request to the merge queue Oct 20, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 20, 2023
@toots toots added this pull request to the merge queue Oct 20, 2023
Merged via the queue into main with commit 9dd235a Oct 20, 2023
24 checks passed
@toots toots deleted the ffmpeg-drop-track branch October 20, 2023 17:20
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

Successfully merging this pull request may close these issues.

1 participant