Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

MPEG4 decoding timing

bendeguy
Beginner
191 Views

Hi!

I'm trying to get the timing information from an mpeg4 stream. I calculate the actual time with the formula:

time = time_code + modulo_time_base + VOP_time_increment/VOP_time_increment_resolution

But unfortunatelly it seems to me the mp4_Parse_GroupOfVideoObjectPlane function never executes so the time_code never refreshes. Is there any other possible way to calculate the time stamps of the frames or change the code to use mp4_Parse_GroupOfVideoObjectPlane. Thanks in advance:

Bendeguy


0 Kudos
0 Replies
Reply