– save as convert_128x160.sh :
: A versatile, free tool that has a built-in conversion feature. You can manually set the encapsulation to AVI and the video resolution to 128x160 .
ffmpeg -i input.mp4 -vf scale=128:160 -vcodec mpeg4 -acodec mp2 output.avi
– save as convert_128x160.sh :
: A versatile, free tool that has a built-in conversion feature. You can manually set the encapsulation to AVI and the video resolution to 128x160 . avi 128x160 converter
ffmpeg -i input.mp4 -vf scale=128:160 -vcodec mpeg4 -acodec mp2 output.avi – save as convert_128x160