Anyone high iq here?
I need to change this equation to give me the bitrate where the filesize is known
so bitrate = ...
fileSize = (duration * durationCoef) + (frames * framesCoef) + (origSize * origSizeCoef) + (bitrate * bitrateCoef)
I need to change this equation to give me the bitrate where the filesize is known
so bitrate = ...
fileSize = (duration * durationCoef) + (frames * framesCoef) + (origSize * origSizeCoef) + (bitrate * bitrateCoef)