Fixed issue with MPEG4 with 0 audio channels.
Removed check that numChannels != 0 in MPEG4Extractor. The problem was that numChannels==0 valid, and implies that the number of channels should come from the audio object embedded in the MPEG4. Change-Id: I6e657979d30b88b9af89007e83f01ef08b966366
Loading
Please register or sign in to comment