A simple Python utility to calculate file size from bitrate.
BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate.
BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them.
As of October 6,...
Demonstock is a GUI foundation for creating user interfaces and other graphic content. It features a library of tools and functions that are used to build GUI elements and components.
Based upon both a QT and VisualBasic design, Demonstock is a flexible GUI editor with plugin and extension capability.