View Issue Details

IDProjectCategoryView StatusLast Update
0004898MMW v4Conversion/Levelingpublic2009-02-20 12:56
Reporterjiri Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.1 
Summary0004898: Support more WMA Lossless (sub)formats
DescriptionAs 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.
TagsNo tags attached.
Fixed in build1218

Relationships

parent of 0005308 closedLudek Seeking doesn't work right for very long WAV files (regression) 
related to 0005163 closedLudek Multi-channel files (5.1, 7.1) are shown as 'Stereo' in "Track Properties" 
related to 0005277 closedLudek WAV Tracks play white noise at end of track (regression) 
related to 0006191 closedLudek Convert: 24/96 WMA are downsampled to 16/44.1 on convert 
related to 0006477 closedmichal WMA: Multichannel WMA are decoded as Stereo 

Activities

Ludek

2008-11-04 20:16

developer   ~0014860

All options added in build 1191.

rusty

2008-11-20 15:33

administrator   ~0015027

Verified 1193.

jiri

2008-12-28 10:13

administrator   ~0015823

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.

Ludek

2009-01-07 10:14

developer   ~0016043

Problem is that in_wav.dll cannot decode 6 channels wav files, attachad sample file (6_Channel_ID.wav) to our FTP.

Ludek

2009-01-08 14:52

developer   ~0016077

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.

Ludek

2009-01-12 21:13

developer   ~0016153

Reopened due to the missing the 6 (5.1) channel option in WMA Loseless settings.

Ludek

2009-01-12 21:15

developer   ~0016154

The 6 channels option added in build 1213.

Ludek

2009-01-19 09:11

developer   ~0016285

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.

Ludek

2009-01-19 13:57

developer   ~0016291

Last edited: 2009-01-19 13:59

Fixed the problem: "5.1" sometimes misses.
Fixed in build 1216.

Ludek

2009-01-19 14:45

developer   ~0016292

Fixed also another problem I found: MM can crash when playing more than 2 channels WAVs.

Fixed in build 1216.

Ludek

2009-01-23 10:39

developer   ~0016351

Last edited: 2009-01-23 10:41

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)

Ludek

2009-01-23 11:14

developer   ~0016352

Fixed in build 1218.

stephen_platt

2009-02-20 12:56

developer   ~0016799

verified 1223