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

video stream selection #14

Merged
merged 1 commit into from
Dec 19, 2023
Merged

video stream selection #14

merged 1 commit into from
Dec 19, 2023

Conversation

thinks
Copy link
Contributor

@thinks thinks commented Dec 19, 2023

Adds a simple mechanism for video stream selection. Since it is hard to populate a combobox of choices (given that we never really know which decoder to use since the file name is context-dependent), we simply provide a string parameter. Users can input an integer index, e.g. '1', or give the special value 'best', that will use the video stream suggested by the decoder.

@thinks thinks merged commit 246a715 into main Dec 19, 2023
4 checks passed
@thinks thinks deleted the video-stream-index branch December 19, 2023 11:02
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