VB Screen Recorder - Save as Video?

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
4 posts Page 1 of 1
Contributors
User avatar
Coi
Just Registered
Just Registered
Posts: 4
Joined: Wed Dec 16, 2009 11:35 pm

VB Screen Recorder - Save as Video?
Coi
The tutorial here for a VB Screen Recorder that can save as video doesn't work in VB2008. I got no coding errors, but when I try to debug it shows an error ( An error occurred creating the form. See Exception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) ) before it starts, and the form is never showing up. Can someone show me a tutorial how to make a screen recorder in VB2008 that can save as video?
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Hello Coi,

Is working ok on mine, have you installed the Encoder and SDK ?

If your using Windows Vista you may need this Encoder fix: http://support.microsoft.com/kb/929182

VB2008 Source:
capture.zip
Thank you.
You do not have the required permissions to view the files attached to this post.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
Coden
Member
Member
Posts: 35
Joined: Wed Dec 09, 2009 7:31 am

CodenStuff wrote:
Hello Coi,

Is working ok on mine, have you installed the Encoder and SDK ?

If your using Windows Vista you may need this Encoder fix: http://support.microsoft.com/kb/929182

VB2008 Source:
capture.zip
Thank you.
Hi CodenStuff
I Have tried that before in 2 different Vista laptops, and it didnt truely work for me.

regards.
regards.
User avatar
Coi
Just Registered
Just Registered
Posts: 4
Joined: Wed Dec 16, 2009 11:35 pm

Re: VB Screen Recorder - Save as Video?
Coi
I did install the Encoder and SDK.

Not working for me.
Probably I'm still missing something..

EDIT: nevermind, I deleted the Windows Media Player control. Now it works fine.
4 posts Page 1 of 1
Return to “Tutorial Requests”