fix bug with unsupported aac channel layouts (#893)

* fix bug with unsupported aac channel layouts

* update dependencies
This commit is contained in:
Jason Dove
2022-07-14 10:52:25 -05:00
committed by GitHub
parent 6895b9cc6b
commit b53cfebac1
7 changed files with 120 additions and 22 deletions
+1
View File
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix subtitle stream selection when subtitle language is different than audio language
- Fix bug with unsupported AAC channel layouts
## [0.6.3-beta] - 2022-07-04
### Fixed