Resize a Video
sudo apt-get install libav-tools
To Run - avconv -i input.mp4 -s 640x480 -strict experimental output.mp4
Meta
Author: Philip W. Sorst
Created: 2015-12-15 18:12
Updated: 2015-12-15 23:12
sudo apt-get install libav-tools
To Run - avconv -i input.mp4 -s 640x480 -strict experimental output.mp4
Author: Philip W. Sorst
Created: 2015-12-15 18:12
Updated: 2015-12-15 23:12