WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Long video processing sessions with Virtualdub make comput..

 
   Home -> Windows -> Basics RSS
Next:  How to convert DVD and video to Blackberry Storm2..  
Author Message
brassplyer

External


Since: Jan 02, 2009
Posts: 6



(Msg. 1) Posted: Thu Oct 29, 2009 1:36 am
Post subject: Long video processing sessions with Virtualdub make computer hitchy,
Archived from groups: microsoft>public>windowsxp>basics, others (more info?)

I've noticed that if I do a long video processing project with
VirtualDub, it has an odd effect on the computer. It causes it to
intermittently seize or freeze. Not lock up altogether but if you drag
the mouse across the screen it moves - sticks - moves - sticks. Ditto
if you play an audio file - plays - glitches - plays - glitches.
Rebooting fixes it.

For example, I just processed a video that's almost 2 hours long with
a Deshaker filter in VirtualDub. Took over a day to process step 1, at
the end of step 1, it exhibited the above symptom. Rebooted, things
were okay. Then applied step 2 which is actually applying the filter
and saving the processed file which took over 6 hours, at the end of
which the machine exhibits the same symptom. And again, reboot, all is
back to normal.

Any idea why this is?

Running XP Home, P4 2.4 gig, Soyo Dragon mobo.

Thanks for all input
Back to top
Login to vote
Brian

External


Since: Oct 29, 2009
Posts: 1



(Msg. 2) Posted: Thu Oct 29, 2009 6:05 am
Post subject: Re: Long video processing sessions with Virtualdub make computer hitchy, has to be rebooted [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

brassplyer <brassplyer.RemoveThis@yahoo.com> wrote:

>I've noticed that if I do a long video processing project with
>VirtualDub, it has an odd effect on the computer. It causes it to
>intermittently seize or freeze. Not lock up altogether but if you drag
>the mouse across the screen it moves - sticks - moves - sticks. Ditto
>if you play an audio file - plays - glitches - plays - glitches.
>Rebooting fixes it.
>
>For example, I just processed a video that's almost 2 hours long with
>a Deshaker filter in VirtualDub. Took over a day to process step 1, at
>the end of step 1, it exhibited the above symptom. Rebooted, things
>were okay. Then applied step 2 which is actually applying the filter
>and saving the processed file which took over 6 hours, at the end of
>which the machine exhibits the same symptom. And again, reboot, all is
>back to normal.
>
>Any idea why this is?
>
>Running XP Home, P4 2.4 gig, Soyo Dragon mobo.
>
>Thanks for all input

Check that you have plenty of hard disk space and plenty of RAM.
Close down programs running in the background.
It's also a good idea to defreg your hard drive.
IMHO Visa is a better operating system when doing video work.

Regards Brian
Back to top
Login to vote
Marty

External


Since: Oct 29, 2009
Posts: 2



(Msg. 3) Posted: Thu Oct 29, 2009 9:05 am
Post subject: Re: Long video processing sessions with Virtualdub make computer [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 29 Oct 2009 01:36:54 -0700, brassplyer wrote:

> I've noticed that if I do a long video processing project with
> VirtualDub, it has an odd effect on the computer. It causes it to
> intermittently seize or freeze. Not lock up altogether but if you drag
> the mouse across the screen it moves - sticks - moves - sticks. Ditto if
> you play an audio file - plays - glitches - plays - glitches. Rebooting
> fixes it.
>
> For example, I just processed a video that's almost 2 hours long with a
> Deshaker filter in VirtualDub. Took over a day to process step 1, at the
> end of step 1, it exhibited the above symptom. Rebooted, things were
> okay. Then applied step 2 which is actually applying the filter and
> saving the processed file which took over 6 hours, at the end of which
> the machine exhibits the same symptom. And again, reboot, all is back to
> normal.
>
> Any idea why this is?
>

It simply sounds like the memory manager is having a hard time honouring
requests from the running application. The VirtualDub software is
probably leaking memory and/or managing its memory poorly. The glitches
etc are the periods when the memory manager is attempting to coalesce
small free fragments of memory into larger contiguous blocks. During this
time the CPU utilization will be very high.

Adding more RAM to your computer would be your best option.
Back to top
Login to vote
Paul

External


Since: Dec 06, 2006
Posts: 1206



(Msg. 4) Posted: Thu Oct 29, 2009 2:28 pm
Post subject: Re: Long video processing sessions with Virtualdub make computer [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Marty wrote:
> On Thu, 29 Oct 2009 01:36:54 -0700, brassplyer wrote:
>
>> I've noticed that if I do a long video processing project with
>> VirtualDub, it has an odd effect on the computer. It causes it to
>> intermittently seize or freeze. Not lock up altogether but if you drag
>> the mouse across the screen it moves - sticks - moves - sticks. Ditto if
>> you play an audio file - plays - glitches - plays - glitches. Rebooting
>> fixes it.
>>
>> For example, I just processed a video that's almost 2 hours long with a
>> Deshaker filter in VirtualDub. Took over a day to process step 1, at the
>> end of step 1, it exhibited the above symptom. Rebooted, things were
>> okay. Then applied step 2 which is actually applying the filter and
>> saving the processed file which took over 6 hours, at the end of which
>> the machine exhibits the same symptom. And again, reboot, all is back to
>> normal.
>>
>> Any idea why this is?
>>
>
> It simply sounds like the memory manager is having a hard time honouring
> requests from the running application. The VirtualDub software is
> probably leaking memory and/or managing its memory poorly. The glitches
> etc are the periods when the memory manager is attempting to coalesce
> small free fragments of memory into larger contiguous blocks. During this
> time the CPU utilization will be very high.
>
> Adding more RAM to your computer would be your best option.
>

Except, in a 24 hour run, the program has probably churned through
many times a 4GB memory space. Adding RAM won't help, if this is
a problem with how the OS works. The best a person can do, is find tools
to dump resource usage, on the off chance you might stumble on what
it is out of.

http://blogs.technet.com/markrussinovich/archive/2009/03/26/3211216.aspx

Some of the tools referenced in that article, are written by the author
of the article, and can be downloaded from here. Sysinternals was bought
by Microsoft, which is why it is now hosted on a Microsoft site. For
example, you can get "Process Explorer" from here.

http://www.sysinternals.com

Paul
Back to top
Login to vote
John Doe

External


Since: Aug 02, 2006
Posts: 25



(Msg. 5) Posted: Thu Oct 29, 2009 5:05 pm
Post subject: Re: Long video processing sessions with Virtualdub make computer hitchy, has to be rebooted [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Paul <nospam RemoveThis @needed.com> wrote:

> http://blogs.technet.com/markrussinovich/archive/2009/03/26/3211216.aspx
>
> Some of the tools referenced in that article, are written by the author
> of the article, and can be downloaded from here. Sysinternals was bought
> by Microsoft, which is why it is now hosted on a Microsoft site. For
> example, you can get "Process Explorer" from here.
>
> http://www.sysinternals.com

Microsoft needed them more than anything else IMO, hopefully they
are being paid enough.

FWIW.
My recent favorite of their tools... Autoruns, useful in part for
the right-click pop-up menu "jump to" that efficiently gets you to
the registry entry.
Back to top
Login to vote
CLicker

External


Since: Sep 13, 2008
Posts: 2



(Msg. 6) Posted: Fri Oct 30, 2009 3:11 pm
Post subject: Re: Long video processing sessions with Virtualdub make computer hitchy, has to be rebooted [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"brassplyer" <brassplyer.RemoveThis@yahoo.com> wrote in message
news:61493a13-e22b-4963-9824-8dc1768c65e4@c3g2000yqd.googlegroups.com...
> I've noticed that if I do a long video processing project with
> VirtualDub, it has an odd effect on the computer. It causes it
> to
> intermittently seize or freeze. Not lock up altogether but if
> you drag
> the mouse across the screen it moves - sticks - moves -
> sticks. Ditto
> if you play an audio file - plays - glitches - plays -
> glitches.
> Rebooting fixes it.
>
> For example, I just processed a video that's almost 2 hours
> long with
> a Deshaker filter in VirtualDub. Took over a day to process
> step 1, at
> the end of step 1, it exhibited the above symptom. Rebooted,
> things
> were okay. Then applied step 2 which is actually applying the
> filter
> and saving the processed file which took over 6 hours, at the
> end of
> which the machine exhibits the same symptom. And again,
> reboot, all is
> back to normal.
>
> Any idea why this is?
>

Yes! XP Home, P4 2.4 gig

> Running XP Home, P4 2.4 gig, Soyo Dragon mobo.
>
Back to top
Login to vote
Richard Crowley

External


Since: Dec 04, 2006
Posts: 5



(Msg. 7) Posted: Fri Oct 30, 2009 7:23 pm
Post subject: Re: Long video processing sessions with Virtualdub make computer hitchy, has to be rebooted [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"CLicker" wrote ...
> "brassplyer" wrote ...
>> Any idea why this is?
>
> Yes! XP Home, P4 2.4 gig

Unlikely. Since ALL "XP Home, P4, 2.5 gig" machines don't
exhibit these symptoms, the most likely variable is a memory
leak in the layered application: VirtualDub. Seems almost certain.

>> Running XP Home, P4 2.4 gig, Soyo Dragon mobo.
Back to top
Login to vote
Marty

External


Since: Oct 29, 2009
Posts: 2



(Msg. 8) Posted: Sun Nov 01, 2009 8:05 am
Post subject: Re: Long video processing sessions with Virtualdub make computer [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 29 Oct 2009 14:28:36 -0400, Paul wrote:

> Marty wrote:
>> On Thu, 29 Oct 2009 01:36:54 -0700, brassplyer wrote:
>>
>>> I've noticed that if I do a long video processing project with
>>> VirtualDub, it has an odd effect on the computer. It causes it to
>>> intermittently seize or freeze. Not lock up altogether but if you drag
>>> the mouse across the screen it moves - sticks - moves - sticks. Ditto
>>> if you play an audio file - plays - glitches - plays - glitches.
>>> Rebooting fixes it.
>>>
>>> For example, I just processed a video that's almost 2 hours long with
>>> a Deshaker filter in VirtualDub. Took over a day to process step 1, at
>>> the end of step 1, it exhibited the above symptom. Rebooted, things
>>> were okay. Then applied step 2 which is actually applying the filter
>>> and saving the processed file which took over 6 hours, at the end of
>>> which the machine exhibits the same symptom. And again, reboot, all is
>>> back to normal.
>>>
>>> Any idea why this is?
>>>
>>>
>> It simply sounds like the memory manager is having a hard time
>> honouring requests from the running application. The VirtualDub
>> software is probably leaking memory and/or managing its memory poorly.
>> The glitches etc are the periods when the memory manager is attempting
>> to coalesce small free fragments of memory into larger contiguous
>> blocks. During this time the CPU utilization will be very high.
>>
>> Adding more RAM to your computer would be your best option.
>>
>>
> Except, in a 24 hour run, the program has probably churned through many
> times a 4GB memory space. Adding RAM won't help, if this is a problem
> with how the OS works. The best a person can do, is find tools to dump
> resource usage, on the off chance you might stumble on what it is out
> of.

In a video processing application, it is unlikely to be a resource leak
but rather a memory leak.

In a long run the application will have churned through a massive amount
of memory. As a consequence of the memory leak, more and more of the
physical memory is lost from the application heap which pushes the
machine into eventually spending most of its time thrashing.

Depending on the size of the memory leak, adding extra RAM might delay
the onset of the fragged heap sufficiently to complete the required
processing.
Back to top
Login to vote
Display posts from previous:   
       Home -> Windows -> Basics All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
  Windows XP
 Windows Vista
 Windows Other
 Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET |
  • IT Support