jomomma
19th August 2004, 19:20
I began to experience random problems using AGK that resulted in the system error, usually in VobSubMod:
"Insufficient system resources exist to complete the requested service."
In searching for a solution I found several other people posting in other places with the smae problem... usually involving ripping or processing ripped DVDs. I checked several sources and TIDs, and the suggested changes did not fix the problem. The problem seems to crop up mostly (for myself and others) when processing several files of over 2GB.
I did ultimately find a resolution. PagedPoolSize
Use regedit to go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management.
There should be a REG_DWORD value named "PagedPoolSize" with a default of 0. Create it if it does not exist. Set the value to 0xfffffff.
See http://www.microsoft.com/windows2000/techinfo/reskit/en-us/regentry/29937.asp?frame=true
I hope this helps anyone with the same problem.
"Insufficient system resources exist to complete the requested service."
In searching for a solution I found several other people posting in other places with the smae problem... usually involving ripping or processing ripped DVDs. I checked several sources and TIDs, and the suggested changes did not fix the problem. The problem seems to crop up mostly (for myself and others) when processing several files of over 2GB.
I did ultimately find a resolution. PagedPoolSize
Use regedit to go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management.
There should be a REG_DWORD value named "PagedPoolSize" with a default of 0. Create it if it does not exist. Set the value to 0xfffffff.
See http://www.microsoft.com/windows2000/techinfo/reskit/en-us/regentry/29937.asp?frame=true
I hope this helps anyone with the same problem.