DivX connection problems?

HectorH

New member
Joined
Jul 19, 2008
Messages
8
Reaction score
0
Points
1
Up until yesterday, I had no problems watching Stage Vu movies online.
I have made no system changes nor updates.

I have tried different web browsers, turning off the Firewall, disabling UAC and uninstalled then reinstalled DivX components. I have even opened the port allowing Stage Vu access.

I like the HQ of DivX movies and have tried other sites , but the movies are of bad quality w/ sound track off sync.

Is anyone having these issues and are there any solutions ?
 
1) Open task manager, click Processes tab. Right click on DDMService.exe and end process.
2) Copy the following and then open a command prompt:

@ECHO OFF
rmdir /s /q "%USERPROFILE%\videos\divx movies\Temporary Downloaded Files"
del /q /s "%temp%\*"

REM Clear DDM Stuff
del /q /s "%APPDATA%\Local\Temp\DDM\Plugin\*"
del /q /s "%APPDATA%\Local\Temp\DDM\Settings\*"
del /q /s "%APPDATA%\Local\Temp\DDM\Settings\Tempo… Downloaded Files\*"
rmdir /s /q "%TEMP%\boost_interprocess"
rmdir /s /q "%LOCALAPPDATA%Low\boost_interprocess"

pause

3) Close all browser windows.
4) Paste the above commands into command prompt and press enter.
5) Enjoy the functional divx web player again.

*Note, undo the port change you made too. Run your anti-virus and malwarebytes or spybot to make sure you didn't get infected.
 
Back
Top