View Issue Details

IDProjectCategoryView StatusLast Update
0008902MMW v4Framework: Taggingpublic2012-10-05 00:21
Reporterstephen_plattAssigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0.1 
Target Version4.0.2Fixed in Version4.0.7 
Summary0008902: Certain WAV files can have static pop after edits in MM
DescriptionTest files uploaded, to hear the pop you must play with a player besides MM (in Media Player Classic it's noticeable).

Steps To Reproduce1. Listen to both WAV files with MPC, VLC, (not MM), notice pop at end of "After" file (not present in "before" file)
2. In MM, make several changes to the "Before" WAV file tags. It was sufficient for me to change the Title and Composer fields
3. Listen again to the "before" file you've just edited. The noticeable pop sound is at the end of the track.
TagsNo tags attached.
Attached Files
TestMM.zip (350,554 bytes)
Fixed in build1505

Relationships

related to 0005873 closedmichal Some WAV files have a loud Pop at the end after tag edits 
related to 0009672 closedmichal f_WAVE: Tagging sometimes do not correctly create Junk Chunks 

Activities

peke

2011-12-24 11:22

developer   ~0029599

MM WAV Plugin add JUNK chunk at the end of File just before LISTINFO Chunk Where there should not be JUNK chunk at all

Audio data start at #6E and it length is #AC440 so LIST INFO chunk starts at #AC4AE which is EOF

michal

2011-12-25 19:29

developer   ~0029607

Fixed in build 1463. It was old bug reproducible with MM3 too.

peke

2012-01-03 23:28

developer   ~0029718

Verified 1463

michal

2012-10-04 15:43

developer   ~0032299

This fix is missing from 4.0.6 build (and probably some previous too, I have not found why, probably some mistake during creating branch), we need to apply it again.

michal

2012-10-04 15:46

developer   ~0032300

Fixed in build 1505.

peke

2012-10-05 00:21

developer   ~0032307

Verified 1505