refs #2 Use in aacPlusEncoder constructor the variable channel from darkice.cfg because we are always using the same channels as input.
This commit is contained in:
@@ -663,7 +663,7 @@ DarkIce :: configIceCast2 ( const Config & config,
|
||||
bitrate,
|
||||
quality,
|
||||
sampleRate,
|
||||
dsp->getChannel());
|
||||
channel );
|
||||
#endif // HAVE_AACPLUS_LIB
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user