Page 1 of 1

VirtualDub weirdness

Posted: Sat Jul 11, 2009 8:01 am
by PB
I was just using VirtualDub to convert an MPG2 video to AVI, and opened
Firefox to search for PureBasic. I was amazed to see the links of Google's
search results changing color due to VirtualDub's preview window, which
was in the background. When I then minimized VirtualDub's window, the
color-changing stopped. I restored VirtualDub's window and then opened
Outlook to check my e-mails, and the text of my e-mails were changing
color too! Anyone got any idea as to why this is occurring? :shock:

Here's an AVI video of the Google results that I recorded with my camera.
I resized it to 320x240 to keep the file size down to under 1 megabyte:

http://www.sendspace.com/file/3zu8v2c

Here's a still shot of the multi-color links:

Image

Posted: Sat Jul 11, 2009 10:20 am
by buzzqw
maybe due to overlay?

you can check disabling overlay on Optiond, Preferences, Overlay

BHH

Posted: Sat Jul 11, 2009 10:41 am
by inc.
As already mentioned by buzzqw, you should disable hardware accelleration in the video/preview options. Cause Vitrualdub then is using GDI, which is for shure less fast BUT color accuracy safe. As you never know which YUV-RGB conversion method is used inside your graphics hardware for screen output acceleration.

Posted: Sat Jul 11, 2009 10:57 am
by PB
Okay, I unticked "Use DirectX overlay surfaces" in VirtualDub and it's gone. Thanks!

Posted: Sat Jul 11, 2009 5:26 pm
by Mistrel
StaxRip if better for encoding, in my opinion.

Posted: Wed Jul 15, 2009 4:42 pm
by Rook Zimbabwe
DirectX can be evil sometimes and I use Audacity and I have been playng with AIMp both downloaded from FileHippo.com

Posted: Wed Jul 15, 2009 9:44 pm
by PB
> StaxRip if better for encoding

The encoding depends on the codec used. So if I use VirtualDub with Xvid,
or StaxRip with Xvid, the quality of the encoding will be 100% the same.