fn size_of(pw: u32, ph: u32, preset: &str, custom: (u32, u32)) -> (u32, u32)
Output size for a preset. custom is clamped to something ffmpeg will accept.
custom