View Issue Details

IDProjectCategoryView StatusLast Update
0005487MMW v4Framework: Taggingpublic2010-12-11 00:14
Reporterpeke Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Summary0005487: Multiple LIST INFO Chunks in WAV files are not cleared during Tag save
DescriptionRemoving 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 InformationEasily reproduced in WAV Files from bug4902, Reuploaded to FTP just in case.
TagsNo tags attached.
Fixed in build

Relationships

related to 0004902 closedjiri WMP11 x64 and CD rip to WAVE Format incomapatibility. 
related to 0006416 closedjiri MP3 files that uses RIFF format structure are not playable 
related to 0006382 closedmichal Tagging of large MP4 files takes too long 

Activities

jiri

2009-04-10 12:50

administrator   ~0017476

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.

peke

2009-05-01 13:31

developer   ~0017647

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.

jiri

2010-06-28 12:00

administrator   ~0020299

There doesn't seem to be any change needed at this moment. The plug-in works and is safe in its current state.