I streamed a DivX movie from Stagevu last nite, today I can't "buffer" anything ,

HectorH

New member
Joined
Jul 19, 2008
Messages
8
Reaction score
0
Points
1
I streamed a DivX movie from Stagevu last nite, today I can't "buffer" anything ,

Why? I haven't been able to connect to Stagevu server.
I am wondering if it is my system.

Can anyone please tell me if they are experiencing " no buffering" ,... or confirm that they have been able to connect to the Stagevu server?
 
There is an issue with stagevu and deleted films still showing. The zero buffer issue can be fixed by doing the following:

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
 
Back
Top