Hello,
I just saw a fix for win XP on this site (can't remember the link) about problem deleting incomplete avi files. This is caused by explorer scanning the entire avi file, trying to get to the index at the end.
I have a problem while capturing VHS blue screen. The thing is that it drops a couple of frames about every hour (about each 100000 frames).
To solve that I installed win2000 instead and no more problem since. I capture over 3 hours without a single drop.
Since while capturing, it's 100% sure that the avi file is incomplete, could it be the bug mentioned above, that explorer scans the entire file trying to reach the end, leading to a burst of disk activity(because I see some anormal disk activity in that particular moment), so dropping frames
btw, I'm aware of everything about capturing (HD speed, BG tasks, disabling everything in XP, etc... It's not the problem, it's not my system since it works in win2000)
Any opinions or comments on that?
Thanks.
Pitou
+ Reply to Thread
Results 1 to 11 of 11
-
-
You're talking of this
Registry Edit for WinXP Prof. If unable to delete .avi’s from Explorer
Delete the lowest folder …. leave the upper structure and just delete...\InProcServer32
Start regedit and remove the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D9 4-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32
I'm not aware of that being an issue in the handler in w2k~~~Spidey~~~
"Gonna find my time in Heaven, cause I did my time in Hell........I wasn't looking too good, but I was feeling real well......" - The Man - Keef Riffards -
Yes.
But it's more than having problems to delete files.
It's really a thing about scanning an entire broken avi file, to try to reach the end. (Index)
Do you think it can have an impact on capture??
I don't want to re-install XP just to do the test.
Pitou. -
Especially when you choose "details" instead of "Icons" in the explorer window, when displaying your files.
Maybe it tries to refresh the data and then starts to scan the .avi file for some seconds. And since the avi file is broken or incomplete (it's capturing!!!), the explorer works hard and produce some drops due to some extensive disk activity.
Pitou. -
Look at this link
https://www.videohelp.com/forum/userguides/100406.php
and click the link at the bottom of that article for more infos.
Pitou. -
Hi,
First of all are your harddisk NTFS formated? Windows can only handle avis less than 4GB if they are not NTFS formated. How are you creating your avis?
Do you have problems recording any sort of avi short or long i.e. it wont close properly and you end up with a corrupt avi.
If so your avi sub system might be shot.
I have a registry fix which fixed a similar problem I had it might help. Copy and paste it into a text file and rename the extension to .reg
-------------------------------------------
REGEDIT4
;----------------------------
; Avifile für Flask
[HKEY_CLASSES_ROOT\AVIFile]
"EditFlags"=hex:00,00,01,00
@="Video Clip"
[HKEY_CLASSES_ROOT\AVIFile\RIFFHandlers]
[HKEY_CLASSES_ROOT\AVIFile\RIFFHandlers\AVI]
@="{00020000-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\AVIFile\RIFFHandlers\WAVE]
@="{00020003-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\AVIFile\Extensions]
[HKEY_CLASSES_ROOT\AVIFile\Extensions\AVI]
@="{00020000-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\AVIFile\Extensions\WAV]
@="{00020003-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\AVIFile\Extensions\AU]
@="{00020003-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\AVIFile\Compressors]
[HKEY_CLASSES_ROOT\AVIFile\Compressors\vids]
@="{00020001-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\AVIFile\Compressors\auds]
@="{0002000F-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\AVIFile\DefaultIcon]
@="quartz.dll,-100"
"MPlayer2.BAK"="quartz.dll,-100"
[HKEY_CLASSES_ROOT\AVIFile\shell]
@="open"
"MPlayer2.BAK"="Play"
[HKEY_CLASSES_ROOT\AVIFile\shell\open]
@="&Open"
"MPlayer2.BAK"="Open"
;[HKEY_CLASSES_ROOT\AVIFile\shell\open\command]
;@="\"C:\\Program Files\\Windows Media Player\\mplayer2.exe\" /Play \"%L\""
;"MPlayer2.BAK"="rundll32.exe amovie.ocx,RunDll /open %1"
[HKEY_CLASSES_ROOT\AVIFile\shell\play]
@="&Play"
"MPlayer2.BAK"="Play"
;[HKEY_CLASSES_ROOT\AVIFile\shell\play\command]
;@="\"C:\\Program Files\\Windows Media Player\\mplayer2.exe\" /Play \"%L\""
;"MPlayer2.BAK"="rundll32.exe amovie.ocx,RunDll /play /close %1"
[HKEY_CLASSES_ROOT\AVIFile\protocol]
[HKEY_CLASSES_ROOT\AVIFile\protocol\StdExecute]
[HKEY_CLASSES_ROOT\AVIFile\protocol\StdExecute\Serv er]
@="mplayer.exe /avi"
[HKEY_CLASSES_ROOT\AVIFile\protocol\StdFileEditing]
[HKEY_CLASSES_ROOT\AVIFile\protocol\StdFileEditing\ PackageObjects]
@=""
[HKEY_CLASSES_ROOT\AVIFile\protocol\StdFileEditing\ Server]
@="mplayer.exe /avi"
[HKEY_CLASSES_ROOT\AVIFile\protocol\StdFileEditing\ verb]
[HKEY_CLASSES_ROOT\AVIFile\protocol\StdFileEditing\ verb\0]
@="&Play"
[HKEY_CLASSES_ROOT\AVIFile\protocol\StdFileEditing\ verb\1]
@="&Edit"
[HKEY_CLASSES_ROOT\AVIFile\protocol\StdFileEditing\ verb\2]
@="&Open"
[HKEY_CLASSES_ROOT\AVIFile\Insertable]
@=""
[HKEY_CLASSES_ROOT\AVIFile\CLSID]
@="{00022602-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\AVIFile\shellex]
[HKEY_CLASSES_ROOT\AVIFile\shellex\PropertySheetHan dlers]
@="AviPage"
[HKEY_CLASSES_ROOT\AVIFile\shellex\PropertySheetHan dlers\AviPage]
@="{00022613-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\AVIFile\EditFlags]
@="_H_00010000" -
I use NTFS and Virtual VCR to capture to avi using huffyuv.
I don't really have problem with short avis, but, every hour (at about 100000 frames captured) it drops a couple. So at about 100000, 200000, 300000 frames, it drops a couple.
Thanks for the registry I'll give it a try.
Pitou -
Are you capturing to an empty drive? Do you have anything set up to kick in once an hour i.e screensaver, virus checker, power down of computer.
-
Yes, I'capturing to an dedicated empty drive
I don't have anything that runs every hour. I thought it was windows itself so I booted with all services and everything else disabled. Even with a clean format and install of windows XP.
btw, keep in mind that it works with win2000, which I'm using at the moment.
Thx.
Pitou. -
Try disabling indexing on your drives. Right click on the drive you want and go to properties. There an indexing box there. Do you have service pack 1 installed?
Have you tried the generic drivers for you capture card. Can be found in tools section. Do you have your proper drivers installed i.e from manufacturers website and not relying on the ones built into XP.
Similar Threads
-
how to burn large avi files
By movelikeme in forum Newbie / General discussionsReplies: 7Last Post: 13th Nov 2010, 05:04 -
Easycap usb large capture files
By visionman in forum Capturing and VCRReplies: 5Last Post: 4th May 2010, 17:23 -
Converting large AVI files to smaller MKV
By vipertongn in forum Video ConversionReplies: 3Last Post: 26th Jan 2010, 18:07 -
What to do with large AVI video files taken on my digital camera?
By scormodo in forum Newbie / General discussionsReplies: 9Last Post: 30th Aug 2009, 11:13 -
Converting rips to large .avi files
By HartsVideo in forum Video Streaming DownloadingReplies: 2Last Post: 24th Jul 2009, 22:32