• Plotting of the buffer fullness curve
    • Ability to save chart as a bitmap file
    • Ability to select a stream for analysis, if the file contains several streams
    • Ability to save the analysis report to .TXT file. Generated report contains the following information:
      • Buffer size
      • Bitrate value
      • Frame rate
      • Detected buffer overflow and underflow errors
      • Bitrate type (CBR, VBR)
      • Total and average padding (for MPEG-2 and AVC streams)
      • Specific format information
    • Displaying (and saving to .TXT file) of the following frame information:
      • The frame number in the stream order
      • The time of frame removal from the buffer
      • Frame size
      • Padding size (for MPEG-2 and AVC streams)
      • Frame type (for MPEG-2 and AVC streams)
      • The time of frame arriving into the buffer (AVC)
    • Ability to interrupt and resume stream parsing