02-11-2011, 11:13 AM
(02-11-2011, 07:42 AM)Darth1701 Wrote: EDIT: Welcome to DLL hell!Very interesting!
Code:0x6c980000 - 0x6ca32000 C:\jpcsp-1984-windows-x86\jpcsp-windows-x86\lib\windows-x86\libxuggle-xuggler-3.dll
0x67ec0000 - 0x67f6f000 C:\jpcsp-1984-windows-x86\jpcsp-windows-x86\lib\windows-x86\libxuggle-ferry-3.dll
0x6ad40000 - 0x6bad4000 C:\WINDOWS\avcodec-52.dll
0x49ac0000 - 0x49ada000 C:\WINDOWS\avutil-50.dll
0x6f800000 - 0x6f808000 C:\jpcsp-1984-windows-x86\jpcsp-windows-x86\lib\windows-x86\avdevice-52.dll
0x64940000 - 0x64a46000 C:\WINDOWS\avformat-52.dll
I think this might be from a separate install from Xuggler. There are several files in your windows directory and some files are in the lib directory. This will not work. Uninstall Xuggler and if that does not work try to delete the avcodec-52.dll, avutil-50.dll, avformat-52.dll in your windows directory
Could you try the following fix before deleting the DLL from your windows directory: edit the file start-windows-x86.bat and replace the 2nd line with
Code:
set PATH=lib\;lib\windows-x86\;%PATH%