[vlc] How is AVC (x264) mapped onto IP packets?

Philippe De Neve Philippe.deneve at intec.ugent.be
Fri Aug 5 15:57:53 CEST 2005


Hi guys,

I'm trying to examine how VLC maps AVC into an IP packet. Is the nexy
statement correct:

NAL units are mapped onto PES packets which are encapsulated in TS packets
which are encapsulated in RTP packets over UDP over IP (wow!!)?

In fact I want to find the NAL header inside the RTP packets! Does anybody
know where the NAL header is located? In this header there is information
about the  frame type contained in the NAL payload.

Does anybody know any other way to acquire the frame type contained in an
packet?

Any help is more then welcome!

regards, Philippe.

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list