Hello,

I have tried to capture video from a network stream using VLC and I am getting some continuity errors when I analyse the captured content. So, alternatively I am trying to capture it using Wireshark and filtering everything but mpeg, mpeg-pes and mpeg.audio packets. Now my question is, how do I remove the ip headers from this so I can play it with VLC and analyse the captured content?

Any help would be highly appreciated.

How does VLC strip the IP header?

Thank you