// JP opened flex table

Click to See Complete Forum and Search --> : Reading Frames of a Mpeg file


saci
November 24th, 2003, 06:07 AM
Hi,
I want to write a program in MFC where i can read each Frame as a DIB of an Mpeg file selected from a specified location.
I also wanted to know if there is any generalized way to read Mpeg and AVI file.
I am trying hard to find an interface to read Mpeg files from last few days but did could not find any. So please help me.
Thanks,
Saci.

Deniz
November 25th, 2003, 07:34 PM
any mpeg codec will have some form of doco, you'll need to look at that.

//JP added flex table