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

Support for multiple audio tracks in video #11

Open
parth-07 opened this issue Nov 19, 2020 · 2 comments
Open

Support for multiple audio tracks in video #11

parth-07 opened this issue Nov 19, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@parth-07
Copy link
Member

If a video have multiple audio tracks , users should be able to switch between different audio tracks .

@parth-07 parth-07 added the enhancement New feature or request label Nov 19, 2020
@manorit2001
Copy link
Member

This was completed in 48ba41d

  • 2ae9086 Initial commit referencing this issue
  • cacb5f6 bug fixes
  • 48ba41d introduces default stream selection flag

@manorit2001
Copy link
Member

html5-multiple-audio-tracks
with this, maybe we can let users dynamically select the audio tracks on the go from the frontend only

We will just need to put all the audio tracks from the original video file into the converted video file with proper codec, then this can be used to select languages of audio tracks

@manorit2001 manorit2001 reopened this Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants