"What bitrate should I export my mp4s in?" I used to wonder this until I found a formula in an old PDF that an Adobe employee created over 15 years ago. I turned it into a little calculator for everyone to use: bitratecalculator.app
@der_flow_ whats inside the video? thats what matter for bitrate not just number. you can get worse quality on higher bitrate depending on the video content. not so simple
@der_flow_ no this is completely wrong, and all modern h.264 encoders support CRF. CRF is a number, usually between 0 and 100, which corresponds to a perceptual quality level. for example with x264, the best h.264 encoder, a CRF of 18 is generally not noticeable in motion
@eneri74362847 w ร h ร fps ร motion ร 0.07 รท 1,000,000 = Mbps
VBR target = CBR ร 0.75 ย ยทย VBR max = CBR ร 1.5
it says at the bottom of the page :)
@fagtress I come from the After Effects / Adobe encoding world. I've never heard of CRF but a quick google says it's just another word for Variable Bit Rate (VBR, as Adobe calls it) which is what the site calcualates for you.
@der_flow_ why not just use CRF? it gets you better quality at the same bitrate, adjusts based on how hard the content is to compress to target the same quality and is built into practically all modern video encoders
@DinoMFX Ha thanks, the article is very much outdated, and I recommend EXR DWAB for most use cases but the point that PNG is a nightmare still stands :)