Transcoder
Transcoder copied to clipboard
Input channel count (6) not supported
Particular reason for this limitation?
If I comment out AudioEngine.java lines 85-87 and use output channel count of 2, transcoding occurs just fine. Would pull request with removed check be acceptable? Alternatively, removal of this check may be optional, opt-in via AudioStrategy parameters for example...