View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005487 | MMW v4 | Framework: Tagging | public | 2009-04-07 20:53 | 2010-12-11 00:14 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Summary | 0005487: Multiple LIST INFO Chunks in WAV files are not cleared during Tag save | ||||
Description | Removing High risk regression routine from WAV format plugin tell MM to append LIST INFO Chunk to the end of file instead of clearing all other LIST INFO Chunks and save correct/updated one. For speed writing to large WAV files where LIST INFO Chunk is located on the beginning of WAV file JUNK chunk of same size should replace LIST INFO Chunk and Multiple LIST INFO Chunks should be truncated from WAV file end prior to writing Single correct LIST INFO Chunk | ||||
Additional Information | Easily reproduced in WAV Files from bug4902, Reuploaded to FTP just in case. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Since tagging of this file properly works, it's only a lower priority bug (if a bug at all). So let's sometimes after 3.1 release review the code that handles LIST-INFO chunks and properly remove/overwrite them in case there are >1 in the file. |
|
I try to use older F_WAVE version where we used function to clean junk Chunks and there was not this issue there. Note: that function was removed due the inability to handle all corrupted/invalid/non-standard files correctly. |
|
There doesn't seem to be any change needed at this moment. The plug-in works and is safe in its current state. |