bug-vcdimager
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VCDImager Bugs/Devel] code to parse mpeg-2 down to frame level.


From: Mike Bernson
Subject: [VCDImager Bugs/Devel] code to parse mpeg-2 down to frame level.
Date: Fri, 24 Nov 2000 17:34:47 -0500

The following code is parse the mpeg stream
to find out starting address of each frame
and store the timecode, packet and offset,
frame type for each frame.

I have then added a call to vcdimager to 
dump the frames out.

Here is the new vcd_mpeg.* and 
vcdimager.c

Please let me known if you need more info
on parse mpeg stream for svcd. I think this
gives you every thing you need.

The frame rate is not read from the stream
as I was keeping it simple. I do not known
how you wanted to add this code any you already
have something to read frame rate.

Attachment: vcd_mpeg.c
Description: Binary data

Attachment: vcd_mpeg.h
Description: Binary data

Attachment: vcdimager.c
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]