Skip to content

Releases: huiping192/BitrateGraphGenerator

v0.0.1

25 Mar 03:22

Choose a tag to compare

Release version v0.0.1 of BitrateGraphGenerator includes the initial implementation of the application with the following features:

  • User interface for inputting video URL and generating bitrate graphs for the video
  • Video information display including codec, resolution, frame rate, and duration
  • Audio information display including codec, sample rate, and channels
  • Video bitrate graph display
  • Audio bitrate graph display
  • Ability to generate graphs for multiple videos without page reload
  • Footer with copyright information and version number

This version provides basic functionality for generating bitrate graphs for videos and displaying relevant video and audio information.

Full Changelog: https://github.com/huiping192/BitrateGraphGenerator/commits/v0.0.1