Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.14 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.14 KB

Bitrate-Calculator-Pro

GitHub release GitHub release GitHub release

Bitrate-Calculator-Pro is a professional, lightweight bitrate calculator for videos. Designed in visual studio 2022 with the latest c# .net enviroment download it by .zip, file, by running the Command below or using the gui installer (.exe).

Screenshots

image image

Downloads

  • Go to the releases tab and click v1.0.0
  • open powershell as administrator run this command for fast install (you can then run the same command for uninstalling the program)
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('http://xdev.uno/Scripts/BitrateCalcPro/Install-Uninstall.ps1'))