-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improved support for mono AAC, fixes #223
- Loading branch information
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8226aa3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@markheath Thank you for the quick response.
This doesn't take into account the aac_lc mono though. I created a PR #233 with the solution suggested by @tfwio. It's a quick/dirty fix, so I'll try to help finding a better solution, but this does work.
Also, would be great if you can update the NuGet package.
Many thanks to you really :)