View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005901 | AAC / Video codec plugin | Codec | public | 2009-08-05 12:00 | 2011-07-06 13:44 |
Reporter | Ludek | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | unable to reproduce |
Status | closed | Resolution | fixed | ||
Product Version | 1.05 | ||||
Target Version | 1.06 | Fixed in Version | 1.06 | ||
Summary | 0005901: AAC Plugin: Conversion to MP4 on quad core can leads to corrupted track sometimes | ||||
Description | Although I haven't been able to reproduce this on dual-core, one user with quad-core reported that conversion to MP4 ends up with some empty tracks and/or error-messages, he got corrupted tracks that are cut off at the end or are empty. I asked him to do a test with single core and he answered: "I just did a conversion batch with one CPU-core only - it converted more than 1,000 files without any obvious problem; no error messages, no empty files. Probably this issue is really related to multi-core-processing/multithreading" It seems that the plugin isn't thread safe. | ||||
Additional Information | http://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=5470 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Michal, please review thread-safety of the plug-in. |
|
I reproduced problem several times on dual-core (conversion of some files failed occasionally, while converting more files simultaneously). I found one problem with thread safety and fixed it. Now I cannot reproduce it already, please test it on quad-core. |
|
Fixed in build 1300. Merged in build 1258. |
|
Fixed in version 1.0.6. |
|
Verified no regressions & user confirmed that quad-core issue is resolved. |