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

getting resolution from mpeg4 stream

bendeguy
Beginner
319 Views

Hi!

I would like to decode an mpeg4 stream. I can do it if Iknow the resolution, but in my case the resolution information is in the VideoObject. I have to know this resolution before I initalize the Mpeg4Decoder and the VideoRenderer. Is there a simple way to get this iformation properly?Or set the information after Ihave it(after GetFrame)?

Thanks in advance,

Bendeguy

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
319 Views

Hello,

splitter read beginning of stream at initalization time and keep resolution info. Please see simple_player for example.

Regards,
Vladimir

0 Kudos
Reply