Wireshark mailing list archives

filter for jpeg can not use


From: damker <damker () sina com>
Date: Fri, 12 Jun 2020 15:49:57 +0800

Filter "jpeg.main_hdr.width == 640" can not use, it hints that "640 too big for this field, maxinum".
This field encodes the width of the image in 8-pixel multiples (e.g.,a width of 80 denotes an image 640 pixels wide).
If I use "jpeg.main_hdr.width == 80", it means that the number of pixels is 80, and it didn't turn out to be what I 
wanted (I want that the number of pixels is 640)
, it meight be a bug.



damker
 

Attachment: filter_error.pcap
Description:

___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe

Current thread: