View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005928 | MMW v4 | Player | public | 2009-09-05 01:05 | 2009-09-18 05:43 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1.2 | ||||
Fixed in Version | 3.1.2 | ||||
Summary | 0005928: Some WMA tracks cannot play from the beginning | ||||
Description | As user explained here http://www.mediamonkey.com/forum/viewtopic.php?f=7&t=42344 some WMA files do not start to play. User sent example file that do not play in MM but do in AIMP 2.51 for example. Further investigation shoved that Skipping 1 second into file make MM Play the file without problems. Example file is sent to FTP. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1266 | ||||
|
WMReader, DirectShow interface we use for reading this format, is not able to read this file. Windows Media Encoder, Windows Media File Editor and some other tools for WMA repair I tried have also the same problem with this file. So this does not seem to be our bug. I tried Media Foundation Source Reader (in Windows 7, I'm working on input plugin for playback via MF) and without problem, so in Win7 we can use this new input plugin. |
|
I wonder what happened with Input Plugin project based on BASS Engine? It looks that this could solve some issues? http://www.copro.org/download/in_bass_source.zip http://www.un4seen.com/ |
|
I don't think it makes sense to switch decoders just because one corrupted file that doesn't play well, there can be other problems in the other decoder. So, I believe that what Michal wrote makes sense. |
|
Fixed in build 1300. Merged into 1266. I've found simple workround and it seems to work good. Only progressbar now visually jump from 0s to 2s (instead of 1s) in this case, but this is detail, I think. |
|
Verified 1267. |