I'm Interested In Creating A Video Manipulation Program... - Exporting frames to bitmaps and back again

free web hosting
Free Web Hosting > Computers & Tech > Programming > Programming General

I'm Interested In Creating A Video Manipulation Program... - Exporting frames to bitmaps and back again

NigaiAmai Yume`
I'm currently interested in developing a specific video manipulation program. What I would like it to:
- take a video clip, export the frames as individual bitmaps
- create clips from a series of bitmaps (saved as 001.bmp, 002.bmp, etc) or other images
- allow for editing of time (ei how long to show each frame/image)

Ideally, this program would allow for some of the coding to be written up before hand in a txt file to take advantage of copying the numerous, numerous file locations for the images and the timing and editing the file in Word or something.

Since I've got something specific and a little weird in mind, I figured it would be a good excuse to get back into programming again.

Part of the problem is, I haven't programmed anything in 6 years, and that was in C++. Fortunately, my programming style is more work out logic, develop psuedocode, then search through books and lists of commands until I find what I need to get things to work, so actual KNOWLEDGE is secondary to an internet connection. ^-^

Any suggestions on where to start with my little insane project?

 

 

 


Reply

vizskywalker
Actually, C++ (or some other C language, like perhaps c#) would be a very good language for you to code this project in. Figuring out the logic is definitely a good first step here. I would try to search for some basic C# tutorials, or C++ ones since it's easier to get compiler's for C++ than for C# as far as I know.

~Viz

Reply

unimatrix
Python is another choice you should consider especially given how some other application are now using Python, such as Blender 3D.

Reply

tommydanger
Well, first you have choose which video format do you want to use and wether you would like to code the video codec by yourself or use a open source library.

I would use C(++) as this gives great speed.
I'm sure you have allready converterd a dvd movie and know the time it takes to convert wink.gif

You said you want to save each frame as bitmap?
So I would choose between the following 3 file formats: BMP,PCX,RAW.
Well if you have plenty of MB free I would choose RAW, very simple file format.
BMP is also very easy to understand.
However they are not compressed in any way.
If you don't like the two either, you can take PCX.
PCX is a little bit outdated but it uses RLE compression (Run Length Encoding), but also very easy to load
Take that three if you want to write your own image saving library.
If you want to use any other image format, I would take PNG and use libpng to handle the PNG stuff in my code.
It's up to you wink.gif
Look on http://www.wotsit.org/ for additional infos (file format)

As for the video codec I don't know that much about it. but I think it's easier to pick a format thats not compressed

 

 

 


Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. java video manipulation - 8.67 hr back. (1)
  2. c# grab frame from video - 28.88 hr back. (1)
  3. how to video first frame c# - 42.91 hr back. (1)
  4. c# video manipulation - 103.77 hr back. (1)
  5. create video file format frame c# - 133.22 hr back. (1)
  6. create a new video stream from a list of bitmaps using c# - 219.55 hr back. (1)
  7. c# bitmap from video - 275.91 hr back. (1)
  8. java video manipulation - 299.95 hr back. (1)
  9. video manipulation programming - 317.15 hr back. (1)
  10. how to create your own video file format from images c# - 323.73 hr back. (1)
  11. c# get frame from video - 336.05 hr back. (1)
  12. c# get first video frame - 360.80 hr back. (1)
  13. creating saving video c# - 372.05 hr back. (1)
  14. video manipulation programe - 377.98 hr back. (1)
Similar Topics

Keywords : interested creating video manipulation program exporting frames bitmaps


    Looking for im, interested, creating, video, manipulation, program, exporting, frames, bitmaps, back

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for im, interested, creating, video, manipulation, program, exporting, frames, bitmaps, back
advertisement




I'm Interested In Creating A Video Manipulation Program... - Exporting frames to bitmaps and back again



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE