View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003362 | MMW v4 | Player | public | 2007-08-04 15:29 | 2011-08-09 01:11 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 4.0 | ||||
Summary | 0003362: Support multichannel tracks | ||||
Description | Currently we don't support well multichannel tracks, e.g. 5+1 channel tracks aren't properly recognized (i.e. shown correct number of channels) and there are possibly even problems with playback (to be tested). Examples in various formats are uploaded to FTP. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1381 | ||||
related to | 0006477 | closed | michal | WMA: Multichannel WMA are decoded as Stereo |
related to | 0006478 | closed | michal | OGG: Multichannel OGG file Crashes MM |
parent of | 0007884 | assigned | michal | Downmixing more than 2 channels to 2 channels discards channels |
related to | 0006609 | closed | michal | Bad handling of multichannel audio, especially in conversions |
related to | 0006447 | closed | michal | 6ch FLAC and WAVs are not playable in MM |
Not all the children of this issue are yet resolved or closed. |
|
Assigning to Pavel to fix as much as possible, mainly support of AAC and possibly even OGG. Let me know should there be any things to be fixed on my side. |
|
Michal, please review how much still needs to be resolved here. |
|
5.1 channels are recognized properly. 1) There is a problem with conversions - covered by issue 0006609 2) Playback using out_MMDS does not work in Win7 - covered by 0006447 3) WASAPI output plugin plays only 2 channels and discards the rest. This is probably problem with downmixing procedure, the same behaviour occures with converting 6ch video to 2ch (the same downmixing procedure). The procedure should be improved to mix channels, not discard. 4) There is a problem with AAC 5.1 playback, MM does not play the sample file. It is because in_mfaudio fails to play it. Without in_mfaudio.dll, MM plays the file using QT. |
|
4) fixed in build 1378. |
|
All should be fixed in build 1381. I've inserted mixing issue (3) separately as 0007884 |
|
Verified 1415 |