2007-12-25, 08:35 PM
vmq Wrote:It looks like the ":: Parse ID_ Variables" part of the script fails to set the %ID_VIDEO_WIDTH% variable. Can you check that your mplayer_path is correct? Just start a cmd.exe and run:
F:\Progra~1\mplayer\MPlayer-mingw32-1.0pre8\mplayer.exe
You are right. It could not find it. I changed it to F:\Programs\mplayer\MPlayer-mingw32-1.0pre8\mplayer.exe and that did not work either so I renamed the directories and changed it to F:\Programs\mplayer\mingw3210pre8\mplayer.exe and that worked. Thanks