-
Notifications
You must be signed in to change notification settings - Fork 4
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
Missing Audio Channel Type Dolby Surround #5
Comments
This is a test case that triggers the problem. Only subtitles beyond English are detected.
|
Weird can't duplicate. |
Brain Fart. Need to add Dolby Surround. Also need to investigate ragel throwing errors. |
yanfali
added a commit
that referenced
this issue
Apr 19, 2013
- add a unit test - add support for dolby surround channel type
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Changes to match non-AC3 or DTS audio are accidentally matching subtitles too. Write a unit test that catches it. Shouldn't be happening because the mode has changed, looks like some sort of race on first switch.
The text was updated successfully, but these errors were encountered: