Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

2D All the way! / Sequence Pictures into a movie

Author
Message
Gilden
21
Years of Service
User Offline
Joined: 10th Aug 2004
Location:
Posted: 14th Nov 2004 02:42
I have about 700 pictures that I want to sequence into a movie but I cannot fiqure out an easy way to do it. I don't want to make 700 lines of code to do it. Is there are easier way?
13e
21
Years of Service
User Offline
Joined: 20th Oct 2004
Location: Here
Posted: 15th Nov 2004 23:32
If you're doing it in DB then you're gonna have to load each of the 700 images before you can do anything with them again.

If you wanna play each in sequence after loading then this might work: -



The framerate would entirely depend on your sync rate using this.

You could delete each image after the next one is pasted as well but it'd mean having to load them all over again if you wanted to play it again.



That's all I can think of off the top of my head and I'm not the best programmer in the world either. Hope it helped though.
pizzaman
22
Years of Service
User Offline
Joined: 18th Feb 2004
Location: Gateshead, UK
Posted: 16th Nov 2004 00:25
if all your movie images have names like "movie1.jpg" then you can load them like this



then you can do what 13e said to display them
dj chainz
21
Years of Service
User Offline
Joined: 25th Sep 2004
Location: England
Posted: 17th Nov 2004 00:48
700 images?????!!! That will take a whole lot of RAM!!
The best way would be to pick up some video editing software and compile the images into an AVI in that package - you cannot load images like that but a movie will suffice.

I am the lead programmer at red spark studios
I also have a blog on how to make a game engine
http://www.dbgame.blogspot.com
13e
21
Years of Service
User Offline
Joined: 20th Oct 2004
Location: Here
Posted: 17th Nov 2004 18:19
Quote: "700 images?????!!! That will take a whole lot of RAM!!
The best way would be to pick up some video editing software and compile the images into an AVI in that package - you cannot load images like that but a movie will suffice."


That's what I was gonna say in my original post but I just assumed Gilden was gonna work in DB.

dj chainz is right though, putting it into something like that or Flash or even Animation Shop would be easier on the old RAM.

What exactly are you doing it for? And what are you gonna use? If you don't mind me asking?
Shadow Runna X
21
Years of Service
User Offline
Joined: 12th Jul 2004
Location: Greater London - East
Posted: 18th Nov 2004 02:48
If you're not gonna use "advanced" movie methods, run the program 13e said and use something like SnagIt to capture it as a movie. (or I could try coding it in PB )
Gilden
21
Years of Service
User Offline
Joined: 10th Aug 2004
Location:
Posted: 1st Dec 2004 12:06
Thanks guys you have been alot of help. I am using dark basic professional. The reason I used the 700 images instead of an avi, is because the avi took about 70 megs of space while the pictures in jpeg form only took about 5 megs.
dj chainz
21
Years of Service
User Offline
Joined: 25th Sep 2004
Location: England
Posted: 2nd Dec 2004 00:19
You should compress all video - wmv and mpeg forms are good but you can use an codec called DivX from www.divx.com for avi

I am the lead programmer at red spark studios
I also have a blog on how to make a game engine
http://www.dbgame.blogspot.com
Zone Chicken
22
Years of Service
User Offline
Joined: 25th Jan 2004
Location: `~-..-~`~-..-~`
Posted: 2nd Dec 2004 01:42
A free program that use to do such is,

http://www.virtualdub.org/index

Open new file as a image sequence, have all your images named from 0 to 700 then chose your codec to compress, and save to avi.

Login to post a reply

Server time is: 2026-06-11 14:50:11
Your offset time is: 2026-06-11 14:50:11