mkv support more audio codec
mkv support audio codec as bellow: codecID: A_MPEG/L2 (mp2 audio) codecID: A_PCM/INT/LIT and A_PCM/INT/BIG (pcm audio) codecID: A_MS/ACM We can check the supported type in MKVWave2MIME function, including mp2, mp3, pcm, adpcm.wma Bug: 128470241 Test: play the files with new supported codecs and check if they can be played normally. Change-Id: Id92303b42ef763d1ce08a3c96265eda69622c79d
Loading
Please register or sign in to comment