View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006125 | MMW v4 | Framework: Tagging | public | 2009-11-02 05:43 | 2009-11-05 23:45 |
Reporter | peke | Assigned To | |||
Priority | none | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1.2 | ||||
Fixed in Version | 3.1.2 | ||||
Summary | 0006125: Unknown RIFF Chunks Should Be Preserved | ||||
Description | Unknown Chunks like _PMX should Be preserved as is and not truncated. We should make Better error handling function that will be able to scan thru RIFF File like this http://www.sno.phy.queensu.ca/~phil/exiftool/ library that will help us in AVI Files Also. http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/RIFF.html#AudioEncoding | ||||
Tags | No tags attached. | ||||
Fixed in build | 1284 | ||||
|
Peke: unknown chunks are preserved already, or do you have some file, where some chunk is truncated by MM? The problem in 0005873 was caused by the underscore in the name of chunk, this character was assumed to be forbidden. I tried now the file from 0005873 and everything seems to be ok, _PMX chunk remains in the file after tag editing in MM. |
|
I tried with Original sample files from 0005873 and when I edited it in MM _PMX got truncated. |
|
Ok, I see already, the _PMX chunk remains in the file, but e.g. ExifTool cannot read it after editing, I'll check it. |
|
Fixed in build 1284. Merged in build 1301. |
|
Verified 1285 |