View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000979 | libextractor | extract | public | 2005-11-24 07:29 | 2005-12-11 22:56 |
| Reporter | bmm | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.5.7 | ||||
| Summary | 0000979: Mime type of avi is shown as: video/avi, "file --mime" shows video/x-msvideo | ||||
| Description | The mime type for my avi files is shown as: mimetype - video/avi Using gnunet-insert -e avifile.avi However, file --mime gives me: video/x-msvideo So shouldn't it state mimetype - video/x-msvideo And possibly video/avi as an extra information tag. | ||||
| Additional Information | grep video/avi -R * src/plugins/mimeextractor.c: { "RIFF", 4, "video/avi", XPATTERN(AVI_XPATTERN)},src/plugins/mimeextractor.c: { "RIFX", 4, "video/avi", XPATTERN(AVI_XPATTERN)},src/plugins/riffextractor.c:/* video/avi */ src/plugins/riffextractor.c: strdup("video/avi"), | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-11-24 07:29 | bmm | New Issue | |
| 2005-12-04 23:16 | Christian Grothoff | Status | new => resolved |
| 2005-12-04 23:16 | Christian Grothoff | Resolution | open => fixed |
| 2005-12-04 23:16 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2005-12-11 22:56 | Christian Grothoff | Status | resolved => closed |