Hi, I'm trying to build a plugin to dissect the payload of an mpeg transport
packet. I'm using the following to add my plugin:

dissector_add("mp2t.pid", 0x00001f76, pluginHandle);

However when I build the code, wireshark crash at startup.

Is there another way to add a dissector based on the PID number?

Thanks
FredT
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to