View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004898 | MMW v4 | Conversion/Leveling | public | 2008-10-21 09:41 | 2009-02-20 12:56 |
Reporter | jiri | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.1 | ||||
Summary | 0004898: Support more WMA Lossless (sub)formats | ||||
Description | As reported in http://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=2560 , we currently don't give user any option to configure how WMA Lossless files are created. We could add some configuration like: Sample rate: {44100,48000,88200,96000} Channels: {Stereo,5.1} Bits per sample: {16,24} Sample rate option seems to be the most important, but others would be nice too. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1218 | ||||
parent of | 0005308 | closed | Ludek | Seeking doesn't work right for very long WAV files (regression) |
related to | 0005163 | closed | Ludek | Multi-channel files (5.1, 7.1) are shown as 'Stereo' in "Track Properties" |
related to | 0005277 | closed | Ludek | WAV Tracks play white noise at end of track (regression) |
related to | 0006191 | closed | Ludek | Convert: 24/96 WMA are downsampled to 16/44.1 on convert |
related to | 0006477 | closed | michal | WMA: Multichannel WMA are decoded as Stereo |
|
All options added in build 1191. |
|
Verified 1193. |
|
According to user this isn't properly fixed, he is what he wrote: I downloaded and installed the beta build 1204 to try the updated options on the WMA Lossless settings. The files I need to convert are 24 bit, 96k, 6 channel and are supported by the format. The settings available in this build only offer stereo/2 channels; it’s missing the 6 channel option. When I proceeded to convert the files, all but one of the 12 files used received errors. The one file that converted ended up being 3 times the length and a bunch of noise. It looks like MM treated the original file as stereo rather than 6 channels that should have been down sampled to stereo. |
|
Problem is that in_wav.dll cannot decode 6 channels wav files, attachad sample file (6_Channel_ID.wav) to our FTP. |
|
Fixed in build 1210. Implemented own reading of 6 channels wavs because DS fails for some reason. i.e. If DS fails then our own decoding is performed. |
|
Reopened due to the missing the 6 (5.1) channel option in WMA Loseless settings. |
|
The 6 channels option added in build 1213. |
|
Reopened, as indicated in the ticket: http://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=2560&offset=10 it doesn't always work. |
|
Fixed the problem: "5.1" sometimes misses. Fixed in build 1216. |
|
Fixed also another problem I found: MM can crash when playing more than 2 channels WAVs. Fixed in build 1216. |
|
Re-opened, user indicated that now 10/11 of his test files convert to WMA Lossless 6 channel. There is one file that cannot be converted. He send me the file and it is because DS somehow tries to play the file, but there is only high pitched noise, so we should handle _all_ WAVs with more then 2 channels by our internal WAV reader (i.e. not only the failed one) |
|
Fixed in build 1218. |
|
verified 1223 |