View Issue Details

IDProjectCategoryView StatusLast Update
0008575MMW v4Playerpublic2012-05-27 00:20
Reportermichal Assigned To 
PriorityurgentSeverityminorReproducibilityunable to reproduce
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0.5Fixed in Version4.0.5 
Summary0008575: Some WAV files with longer path/filename do not play on some systems.
DescriptionOne user indicated problems with playing WAV files with path+filename longer than cca 143 chars. It seems to be specific only to some systems.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=61379
TagsNo tags attached.
Fixed in build1491

Relationships

related to 0008279 assignedmichal MM cannot play WAVs with DTS/AC3 sound properly, even with AC3Filter installed. 

Activities

michal

2011-10-27 09:01

developer   ~0028478

Fixed in build 1450. The problem was probably caused by old compiler (VC6), upgrading to MSVC2008 seems to fix the issue.

peke

2011-11-06 22:14

developer   ~0028679

Verified 1455

rusty

2012-05-14 17:54

administrator   ~0031124

Last edited: 2012-05-14 18:30

User is indicating that this problem occurs in 4.0.3 and 4.0.5 (but that it doesn't occur in the debug builds of either). Any ideas?

See ticket: TZE-911077

rusty

2012-05-14 19:07

administrator   ~0031127

I'm able to replicate a wav playback problem with debug builds that might be related. Some wav files play only once--after I play one of the files, subsequent attempts to play the files fail, unless I play some other files which seems to 'reset' playback.

Files posted to the ftp server.

michal

2012-05-16 07:30

developer   ~0031150

Fixed in build 1491. I've reproduced exactly the same problem as the user from ticket, it was related only to some WAVs.

The problem with files from Rusty is slightly related to 0008279, the files do not contain PCM, so we play them using DirectShow and it is not able to play them on some systems (they require other WAV splitter, then the system one, e.g. LAV splitter).

peke

2012-05-27 00:20

developer   ~0031223

Verified 1493