Resize in windowless is not working.
The size of the video buffer is fixed during initialization and never recomputed afterwards.
Possible solution:
- Render in ratio 1:1 in vmem (and not based on the current output size)
- Resize the frames within the web plugin
Edited by Jean-Baptiste Kempf