View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007063 | MMW v4 | Conversion/Leveling | public | 2010-12-22 23:42 | 2010-12-24 05:40 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0007063: Conversion of AVI (MJPEG) to WMV crashes MM | ||||
Description | On initiating manual conversion conversion of .avi(mjpeg) file to WMV, MM generates an AV and crashes. Conversion to MP4 works fine. eLogs submitted with bug incorrect bug id 0007039. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 1341 | ||||
|
The reason for this one seems the be the same as for 0007067. |
|
Fixed in codec pack 1.06, please uninstall previous version and install new one and test. The problem was in dll mixture - our ffdshow.ax is not comaptible with old libavcodec.dll, and the loaded dll was taken from some old ffshow installation, for some reason. I renamed our dlls to avoid these problems. |
|
Tested with build 1339 and codec pack 1.0.6 (trial). The error still occurs. Debug log attached (no elog is generated--the crash occurs before the elog is saved to the MM directory). |
|
A few more test notes: -Conversion fails with both wmv8 and wmv9 -Playback of the file works correctly (as does conversion to other formats) -Bug occurs whether the codec pack is installed or not -Conversion of other files to wmv8 and wmv9 works correctly -Conversion of this file works if resampler.ax is renamed to resampler.ax.off -The file in question is just a video recorded by a portable canon camera Interestingly, conversion to ASF using the same encoder settings doesn't generate a crash--just an error message that auto-conversion failed (manual conversion triggers a crash). Graceful failure would be a good interim resolution that would allow this bug to switch from 'immediate' to 'urgent'. |
|
Fixed in build 1341. There was a bug in our resampler filter, was related to all video files with mono sound stream. |
|
Verified 1341. |