Ask Your Question
0

dissector bug h265

asked 2021-06-29 08:01:18 +0000

zmmmm gravatar image

updated 2021-06-29 08:22:29 +0000

grahamb gravatar image

when i use tshark command to analyze h265 packet ,it occurs warning

Dissector bug, protocol H.265, in packet 4080: field h265.slice_segment_address passed to proto_tree_add_bits_ret_val() has a bit width of 0

the command is:

tshark -d udp.port==20000,rtp -o h265.dynamic.payload.type:96 -r D:\09383655-c141-4989-a34c-0dcd56c34b6b\0621_udp.pcap -Y "rtp.timestamp==2095335631 && h265.nal_unit_type==33" -T fields -e h265.general_profile_idc -e h265.pic_width_in_luma_samples -e h265.pic_height_in_luma_samples -E separator=,
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-06-29 19:37:31 +0000

Guy Harris gravatar image

Dissector bugs should be reported at the Wireshark issues list.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2021-06-29 08:01:18 +0000

Seen: 255 times

Last updated: Jun 29 '21