How To Generate The frames of a video in c++ ??

A

ajay_itbhu

I want to generate the frames of a video to compress it using DCT ,But
i dont know how to do it in c++. so if some one can help me then please
tell me about generating individual frames from a video.
 
J

JLS

I want to generate the frames of a video to compress it using DCT ,But
i dont know how to do it in c++. so if some one can help me then please
tell me about generating individual frames from a video.

Are you asking what the algorithm is or how to code that algorithm in
C+?
 
N

noone

I want to generate the frames of a video to compress it using DCT ,But i
dont know how to do it in c++. so if some one can help me then please tell
me about generating individual frames from a video.

This is generally the wrong newsgroup for such questions but since you
asked: video data is usually the domain of a software or hardware
component called a CODEC (coder/decoder). Read up on codecs to get a
better understanding of your problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top