Requesting a Video Creator from Frames

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.
7 posts Page 1 of 1
Contributors
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Hello,

What I need to do is to allow the user to create multiple frames, and be able to render those frames as an .avi file (with the audio track selected by the user). Please provide either a Function or a .dll. Please do not provide a bunch of mixed up code with no ordering whatsoever. Explain your code, and you get a +rep if it works. Thanks.

~GoodGuy17 :D
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

I want to know that too. Wait a minute, I just had a Dejavu! lol. Anyways, I want to make a screen recorder, what are you trying to do?
Image
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

I want to make something along the lines of a video creator.
Where I allow the user to import images and audio, and drag it to the timeline.
Then I will use the Graphics in VB.NET to allow users to create frames with text as images.
Then they could preview, and render.
Kind of like Windows Movie Maker.
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

Make a picturebox, timer and time it so the images play in a non-choppy manner and record the picturebox and export as .avi. Even better would be .gif.
Image
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

That would lead me to the same problem, with more work. I could just compile the images to an .avi, or record the pictureboxes playing back to compile it to a .avi. Does anyone know if I can safely and efficiently convert a .gif to .avi? Because then it would become a lot of an easier problem to fix.
User avatar
Skillful
Skillful Coders
Skillful Coders
Posts: 969
Joined: Tue Nov 16, 2010 10:07 am

Did you search on google and youtube?If not then please do.
Also did you try to use the Hyper Cam 2 API? If not the try to use that too.
Instead of LOL use this -
LSIBMHBIWFETALOL

Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

I thought of making a movie maker last week, but like the animator, you brought this idea as well to life!
Image
7 posts Page 1 of 1
Return to “Tutorial Requests”