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).
- Go to the
releasestab and clickv1.0.0 - open
powershellasadministratorrun 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'))
