| Anonymous | Login | 2010-09-09 07:11 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0005581 | MediaMonkey (current) | Burning / Disc Handling | public | 2009-05-05 15:58 | 2009-05-08 11:52 | |
| Reporter | rusty | |||||
| Priority | immediate | Severity | major | Reproducibility | always | |
| Status | closed | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | 3.1 | |||||
| Target Version | 3.1 | Fixed in Version | 3.1 | |||
| Summary | 0005581: Verification of DVD-Burn takes very long for large files | |||||
| Description | There seems to be a problem with verification of data burns. e.g. Burning a data DVD (flac tracks) might take 6 minutes, but verification takes 1/2 hour. The issue is likely related to the size of the tracks and is most likely to occur with lossless formats. Originally reported at: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=39277 [^] | |||||
| Tags | No tags attached. | |||||
| Fixed in build | 1244 | |||||
| Attached Files | ||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0017695) Ludek (developer) 2009-05-06 06:35 |
Yes, it is problem for files larger than 20MB, because we use 20MB buffer and read such a file per partes (per 20 MB) and it is not effective in case of CD/DVD content reading (see 0004420). So I changed it and now any file is always read at once. I was surprised how ineffective it was. I have done a test with 3 files, each one had 100 MB size and it took 4 minutes to verify! Now it takes 8 seconds!!! Whole DVD (4.7 GB) takes 5 minutes. Fixed in build 1244. |
|
(0017742) peke (developer) 2009-05-08 11:52 |
Verified 1244 on 1GB FLAC files >50Mb and DVD-RW |
| Copyright © 2000 - 2010 MantisBT Group |