Sign in

username:

password:



Not a member?

Search imagedsp



Search tips

Subscribe to imagedsp



imagedsp by Keywords

Error Concealment | JPEG | MPEG-4 | Wavelet | YUV

Sponsor

Evaluate multicore with Texas Instruments:
Low-cost evaluation module & free software development kit available NOW.

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Image Signal Processing | Internal Structure of an MPEG Frame

Technical Discussions related to Image Processing (image coding, compression, digital effects, mpeg, etc)

  

Post a new Thread

Internal Structure of an MPEG Frame - ambi...@yahoo.co.in - Mar 9 9:38:15 2010

Hi,
I want to know the internal structure of an MPEG frame.I am doing my project on
"motion detection in the compressed domain".So my first step of the
project is to parse the MPEG video and get the header information.I was able to
get the frames(Like which is the I frame or B frame).But as I don't know the
internal structure of the frame,I am not able to proceed further.So please
provide me with the required information.
Waiting for your reply.
Thanks,
Ambili S

______________________________
StarterWare provides C-based no-OS platform support for the C6000 DSP devices.
Click here for details.




(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )

Re: Internal Structure of an MPEG Frame - elisescu - Mar 10 15:25:19 2010

Hi Ambili,

    If you are talking about mpeg2 encoded video, then you can take a look  into
mplayer code for this. There is a folder called "libmpeg2" where you
find the .c files for decoding mpeg2 encoded streams. I think header.c is the
file where you can find how to parse the stream. 
   If you need more details I can help you further: for getting the decoded row
frames and also with motion detection in frames.
Good luck !
Elis

--- In i...@yahoogroups.com, ambili157@... wrote:
>
> Hi,
> I want to know the internal structure of an MPEG frame.I am doing my
project on "motion detection in the compressed domain".So my first
step of the project is to parse the MPEG video and get the header information.I
was able to get the frames(Like which is the I frame or B frame).But as I don't
know the internal structure of the frame,I am not able to proceed further.So
please provide me with the required information.
> Waiting for your reply.
> Thanks,
> Ambili S
>

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )