kleopatra999 / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

webmcc.dll is not properly registered #813

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. It's not possible to CoCreateInstance CLSID_WebmColorConversion component

2. If one look at the export section of webmcc.dll file, there's no 
DllRegisterServer and three other required functions (in contrary for example 
to webmmux.dll file)

3. The sources of webmcc project looks like it was intended to be a filter 
server  (dllentry.cpp, contents of webmcc.def file etc)

What is the expected output? What do you see instead?
I expected to instance the component in my code and also find it in the 
GraphEdt list of available filters (there is 7 available filters starting with 
"WebM ..." and no color conversion component)

What version are you using? On what Windows version?
1.0.2
Windows 7 64bit (32-bit programming environment)

Please provide any additional information below.

Original issue reported on code.google.com by maxer...@gmail.com on 20 Jun 2014 at 8:10

GoogleCodeExporter commented 9 years ago

Original comment by renganat...@google.com on 9 Oct 2014 at 10:17

GoogleCodeExporter commented 9 years ago
Flipping this to invalid: It's not currently the case (I can register and 
create the filter). If the problem remains, please enter a new issue.

Original comment by tomfine...@google.com on 27 Oct 2014 at 6:39