This fixes the problem of the videos. And the TVs.
Got this from here:
http://vogons.zetafleet.com/viewtopic.php?t=9095
OK, so the answer is to go back to the ICCVID.DLL version which was installed with Windows XP, Service Pack 1. On a Windows XP(SP1) CD-ROM the compressed version of the file is located in the \i386 sub-directory as the file ICCVID.DL_ with a file size of 36,141 bytes. Copy the compressed file to a temporary sub-directory, then use the WinXP command-line utility EXPAND.EXE as follows:
EXPAND ICCVID.DL_ ICCVID.DLL
This file expansion should yield the file ICCVID.DLL with a file size of 110,592 bytes, dated 08/29/2002. The version number is v1.10.0.6 and will correct all problems with 'cvid' AVI files. The recommendation would be to rename the current Service Pack 2 installed ICCVID.DLL file in the %windir%\System32 sub-directory. Also maintain a duplicate copy of the SP1 ICCVID.DLL file in the %windir%\System32 sub-directory in the case a future Windows XP Service Pack 3 would again replace the ICCVID.DLL with a newer, even less helpful version... So the %windir%\System32 sub-directory should contain:
Code:
08/29/2002 08:00 AM 110,592 iccvid.dll (v1.10.0.6)
08/29/2002 08:00 AM 110,592 iccvid.dll.sp1 (spare for future!)
08/04/2004 03:56 AM 80,384 iccvid.dll.sp2 (spare for future?) (broken!)
It worked for me. If it doesn't work for you, I take no responsibility.