odd

  1. Peter_JY

    Enable recording at an odd resolution

    For example, my computer has a screen at 2160*1440. If I want to record a game at full resolution and in the ratio of 16:9, the height should be 1215. In I420 color format, it need to combine a 2*2 pixels to get the color, so the resolution must be able to devided by 2. But in I444, it doesn't...
Top