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

Added language selection for videos with multiple audio streams. #9

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

Conversation

kvines4
Copy link

@kvines4 kvines4 commented Sep 21, 2023

Some of the video files I used had French as their first audio stream which it defaulted to when encoding, so I added language selection as an optional parameter for files with multiple audio streams.
Default Language code: 'eng'

Usage:
py encode.py -l fra
py encode.py --language fra

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