Is there any way I can encode a video to get a predictable file size? I try to calculate size=length*(audiobitrate + videobitrate), but I always get a file a lot larger than calculated.
Could you at least tell me why this is? I´ve tried different muxers and codecs and that makes the file size vary, but I always find this quite unpredictable.