|
-
May 23rd, 2009, 04:52 PM
#1
Thread Starter
Hyperactive Member
Adding frames to a video file?
I want to make a screen recording program and I want to be able to add a picture to the video file every so often and the picture will be a frame. I already know how to capture the screen, so all I need to know how to do is capture a video of the screen. I hope someone can help me!
-
May 23rd, 2009, 04:57 PM
#2
Re: Adding frames to a video file?
Whats the return from your google search like on this one?
This looks like the kind of thing you want...
Failing that... this will be more help, although you will need to compile some C# (provided in the attachment) and use this with the VB code in the thread.
Last edited by keystone_paul; May 23rd, 2009 at 05:01 PM.
-
May 23rd, 2009, 05:04 PM
#3
Thread Starter
Hyperactive Member
Re: Adding frames to a video file?
 Originally Posted by keystone_paul
Whats the return from your google search like on this one?
This looks like the kind of thing you want...
Failing that... this will be more help, although you will need to compile some C# (provided in the attachment) and use this with the VB code in the thread.
For some reason that page is all screwed up, I can't read anything on it. All it has is these annoying symbol. Is that how it is on your screen?
-
May 23rd, 2009, 05:07 PM
#4
Re: Adding frames to a video file?
I dunno - I think the chinese might object to their writing being described as "annoying symbol"!
Hmm... oddly though my 2nd link didn't appear - there is an article on this site on how to do it, using some C# code that can be compiled into a DLL, plus an example of how to use it.
I'll have to find the link again.
-
May 23rd, 2009, 05:11 PM
#5
Re: Adding frames to a video file?
Here it is : http://www.vbforums.com/showthread.php?t=395812
If you need help compiling the C# into a DLL I can do it for you but not today (as its nearly 11.15pm in the UK)
-
May 23rd, 2009, 05:13 PM
#6
Thread Starter
Hyperactive Member
Re: Adding frames to a video file?
 Originally Posted by keystone_paul
I dunno - I think the chinese might object to their writing being described as "annoying symbol"!
Hmm... oddly though my 2nd link didn't appear - there is an article on this site on how to do it, using some C# code that can be compiled into a DLL, plus an example of how to use it.
I'll have to find the link again.
It's not chinese on my screen.
-
May 23rd, 2009, 05:18 PM
#7
Re: Adding frames to a video file?
It looks like you are either lacking the right character set or your browser isn't set up to show it, but trust me its chinese (or Japanese - not 100% sure)
Anyway - the second link was the one you need to look at really.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|