Jump to content

Convert image to video - is it possible?

- - - - -

  • Please log in to reply
9 replies to this topic

#1
alex1

alex1

    Learning Programmer

  • Members
  • PipPipPip
  • 93 posts
Hello I'm trying to create a programm wich will get an image and convert it to a video (the format does not matters).
Is it possible to do this somehow? I mean is there a java library wich can do this?

I know that my question is kinda silly,but I want to play and learn java.

Thanks in advance for any replay!!! :)

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
If it's a jpg, I don't see how you would do that. Are you talking about an animated gif?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
alex1

alex1

    Learning Programmer

  • Members
  • PipPipPip
  • 93 posts
Hmm actually I would like to get an image - gif is ok and make a video with,lets say 10 minutes lenght...I know it sounds silly,since even I can't figure it out. :) I just had to give it a try.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
So you want a video of a static image?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
alex1

alex1

    Learning Programmer

  • Members
  • PipPipPip
  • 93 posts
is it possible? :cool:

#6
bbqroast

bbqroast

    Codecall Addict

  • Members
  • PipPipPipPipPipPipPip
  • 554 posts
  • Location:/etc/passwd
How do you mean?
Do you mean taking a string of images and playing them back in video format???
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).

#7
alex1

alex1

    Learning Programmer

  • Members
  • PipPipPip
  • 93 posts
hmm actually I would like to take a single picture and turn it into a video :cool:

#8
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
It's very possible, and there are already some tools for doing this. I'm not sure what they are, but I've seen enough YouTube videos that do this to know it's quite possible. The details will depend on the encoding.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#9
PicklishDoorknob

PicklishDoorknob

    Learning Programmer

  • Members
  • PipPipPip
  • 86 posts
So just a video that shows a single image the whole time?

#10
alex1

alex1

    Learning Programmer

  • Members
  • PipPipPip
  • 93 posts
exacly :)




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users