Main Page | Report this Page
Computers Forum Index  »  Computer - Graphics (Algorithms)  »  AVI Parser source code...
Page 1 of 1    

AVI Parser source code...

Author Message
Gurjant...
Posted: Tue Oct 27, 2009 7:29 am
Guest
Hi all,

Please help me to parse the AVI files which are compressed using M-
JPEG(Motion - JPEG) compression algorithm. Please tell me from where
I can get the source code of AVI parser?
 
aku ankka...
Posted: Wed Oct 28, 2009 10:59 am
Guest
On Oct 27, 9:29 am, Gurjant <gurjantsing... at (no spam) gmail.com> wrote:
Quote:
Hi all,

Please help me to  parse the AVI files which are compressed using M-
JPEG(Motion - JPEG) compression algorithm.  Please tell me from where
I can get the source code of AVI parser?

RIFF is easy to parse. http://en.wikipedia.org/wiki/Resource_Interchange_File_Format

You should have the code up in half an hour or less. The parsing is
easy. The trouble begins when you have to do something with the chunk
data. Wink
 
 
Page 1 of 1    
All times are GMT
The time now is Sun Nov 29, 2009 6:31 pm