Skip to content

Add -map option #362

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeongmallro
Copy link

@jeongmallro jeongmallro commented Jun 21, 2025

Hello, @bramp, @Euklios

I added support for the -map option.
This option allows users to control which input streams are included in the output.

Since FFmpeg allows multiple -input options, adding support for -map would be helpful for specifying exactly which streams should be included in the output.

Examples:

-map 0
-map 1:v
-map 0:v:0

I also wonder if you have any plans to support per-stream settings related to #239

Thank you!

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