That's a nice trick, I didn't know about that and yes it's working finehave you thought about putting the WMP10 dlls in VLC plugin folder ?
Code: Select all
main debug: looking for decoder module: 30 candidates
dmo debug: failed loading 'wmvadvd.dll'
main debug: using decoder module "dummy"
Code: Select all
main debug: looking for decoder module: 30 candidates
dmo debug: DMO input type set
dmo debug: DMO output type set
dmo debug: GetOutputSizeInfo(): bytes 73728, align 1
main debug: using decoder module "dmo"
Yes the default location for DLL's need to be in either the same directory as the *.exe, or in "C:\WINDOWS\system32".But on my computer it's working only if I copy the DLL's in the main VLC folder where VLC.EXE is, it seems that they can't be loaded from the \plugins folder for some reason.
Code: Select all
main debug: looking for decoder module: 30 candidates
dmo debug: found DMO: WMV Screen decoder DMO
dmo debug: DMO input type set
dmo error: can't set DMO output type
main debug: using decoder module "dummy"
dmo error: can't set DMO output type
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: No registered users and 48 guests