https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5465
Summary: Graphically show effect of dropped packets in player
Product: Wireshark
Version: 1.5.x (Experimental)
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: ventzaq@xxxxxxxxx
Created an attachment (id=5567)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5567)
patch file add pcm decode and loss indication to player
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Flag when a packet has been dropped by the jitter buffer in the audio player,
by showing
D dropped packet
W wrong timestamp
S silence added by wireshark
To show when audio 'glitches' may have come from the processing the received
packets through the jitter buffer
Also added option to store audio in 16bit PCM format when decoding packets to
the player screen ( just uses port source and destination as filename, but can
be useful once the audio you are looking for has been found amongst many
streams )
It has been tested with sample as in attached screen shot
bear with me as first attempt here.....
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.