v2mixer.livev2.comDIGITIZED as NEW VERSION
- how to cut as mobile video
- how to cut and resize 16:9 to 9:16
- example video1.mkv is 720p, the size is 1280x720, we want cut center and resize to moble video 9:16
- new project with 1080:1920

- next we need get the size to cut, for example cut from center
- because original video size is 1280x720
- so we keep the height 720
- because target video is 9:16, so height 720 the width should be 720/16*9 = 405

- click the
Effect plus icon add an Effect Image Cut - because width 405 we cut from 1280, so left should be (1280-405) /2 = 437.5

- now the video1 already is 405:720, is 9:16

in program player, with green background, we can see the video but too small - click the Effect plus icon add an Effect Move Resize
- uncheck the "keep ratio" prevent correct the size.
- set the width and height video to 1080:1920

- now
export as movie