Page 1 of 1

frame size

Posted: 28 Oct 2016 04:55
by Frankie CHAN
Hi, I am new to VLC media player.

I would like to crop the frames and resize them to original dimensions.

Here is my command:

vlc 1.m2ts --video-filter=croppadd --croppadd-cropleft=960 --width=1920

The right half of the video is successfully displayed but hasn't been resized to the original width.

What should I write?

Thank you very much.