View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008575 | MMW v4 | Player | public | 2011-10-27 08:30 | 2012-05-27 00:20 |
Reporter | michal | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | unable to reproduce |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0.5 | Fixed in Version | 4.0.5 | ||
Summary | 0008575: Some WAV files with longer path/filename do not play on some systems. | ||||
Description | One 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 Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=61379 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1491 | ||||
|
Fixed in build 1450. The problem was probably caused by old compiler (VC6), upgrading to MSVC2008 seems to fix the issue. |
|
Verified 1455 |
|
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 |
|
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. |
|
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). |
|
Verified 1493 |