You should use a bitrate calculator (google it)
In case of CBR, the output file size depends on bitrate and length.
Roughly speaking, Size of Video or Audio in bytes = (Bits Per Second * Length in seconds) / 8 (plus some extra size for metadata, file structures etc)