Hi,

It's not clear what actual output format you expect, but the simple FFmpeg
command looks like;
ffmpeg -i <your_input_file> -vf scale=640:480 <your_output_file>

-wesley

On Fri Jan 30 2015 at 10:46:13 AM jd1008 <[email protected]> wrote:

> Input file is 3gp4 and was recorded at 30fps, 155k bitrate, at 1280x720
> resolution.
> I want to reduce it to 640x480.
>
> Thanx.
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to