The patch 653c7e7dcaf7ebee2cfc8a6e356779dc8974aac6 is correct. But some application takes care of the lack of ImediaStream interface and skip gracefully all the amstream stuff. So, the apllication does not crash.<br><br>With the patch, the application goes further in the amstream stuff, but crash in amstream because several interfaces are&nbsp; not implemented yet (even not stubbed). So, the application crash without any useful debug messages. So, it is better to begin to implement all the missing amstream interfaces (even stubed) and then re-commit the patch. So, less application will crash.<br>
<br>David<br>