Opened 19 years ago
Closed 19 years ago
#18 closed enhancement (fixed)
Indeo4 avi support
Reported by: | Owned by: | vladest | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | WVGUI-Core | Version: | |
Severity: | minor | Keywords: | |
Cc: |
Description
The Indeo4 decoder library "ir41_32.dll" (739328 bytes) supplied with the wincodecs_new.zip archive does not work here. The wvgui error message is "cannot init video". There exist a newer library called "ir41_32.ax" (848384 bytes) which is working with wvgui when renamed to *.dll. I propose to modify codecs.c (line 670) to load the original *.ax library name.
Note:
See TracTickets
for help on using tickets.
accepted Thanks