MPEG-2 TS packet analyser : Change log

DateVersion Changes and Notes
01/07/08 2.0.0.0
  • Test version
09/07/08 2.0.0.1
  • Added video sequence header decoding: hozitonatal size, vertical size, aspect ratio and frame rate. Tested with Mux1 and Sky1.
10/07/08 2.0.0.2
  • Minor GUI changes.
11/07/08 2.0.0.3
  • First public release.
2.0.0.4
  • Added new transport stream continuity counter checking feature.
  • Made provision for files that do not start with a sync byte, offsets will be detected.
  • Improved checking routine when opening a file.
  • Added dialogue box for TS header export, user can choose start packet, end packet and enable pid or payload start filters.
  • Enhanced payload start filter on main window, it is now possible to filter on 0 and 1.
  • Minor improvements to PES and AFD viewer
  • Added table_id decoding to main dialogue
21/08/08 2.0.0.5
  • Fixed a problem with TS files bigger than 2Gb. The largest TS file that can be opened is 2,147,483,647 * 188 byte packets.
  • Minor changes to toolbar.
2.0.0.6
  • Fixed issue with UTC decoder missing leading '0'
  • Added UTC decoding to TOT
  • Added TDT/TOT export and analysis function, inlcuding packet and time delta information
  • Added Table Header export function
  • Minor UI changes
23/12/08 2.0.0.7
  • Faster decoding (TS packet headers)
  • Added table header decoding for PMT and EIT
  • Added ability to specify multiple PIDs in TableHeader export dialogue
  • Added packet_deta to TSHeader and TableHeader export
  • Added 'current' and 'first' options to Goto dialogue
  • PID search now more robust - checks for sync bytes in every packet
19/02/09 2.0.0.8
  • Added AFD codes 0-7 as defined in TS 101 154
  • Added AFD export feature to track changes in stream
26/02/09 2.0.0.9
  • Added picture_type decoding and export
  • Added GOP length analysis
  • Added sync byte check feature 
  • UI changes to data decoder toolbox, can be docked to the main window and re-sized
  • Internal re-working
26/02/09 2.0.0.10
  • Bug fix : GOP export
19/08/09 2.1.0.0
  • New improved combined CSV report generation tool
  • Added 'stop' button to allow user to abort long searches
  • Added adaptation header and PCR decoding
  • Added additional PES header decoding
  • Added PTS and DTS decoding
  • Added audio description fade/pan decoding 
  • Improved goto function
  • Improved continuity check algorithm
  • Improved sync byte check algorithm
  • Internal modifications (navigate and decode modules) 
  • User interface now more responsive during long tasks
  • Moved data decoder to main form, viewer can be resized as required
25/11/09 2.1.0.1
  • Faster sync byte check
  • Faster pid list generation 
  • Bug fix : overflow when using very large files
07/12/09 2.1.0.2
  • Added 'Stop' button to continuiuty count dialogue
  • Added 'Visit website' button to toolbar
  • Bug fix : incorrect conversion applied when checking packet range in 'generate CSV report' dialogue
06/02/10 2.1.0.3
  • Improved continuity count check so missing sync bytes are reported
  • Extra checking for adaptation length

Known issues