Sunday, September 4, 2011

Convert Video for Samsung 533 for Linux

This will guide you to convert the video for samsung 533 phone with best sound quality.

OS: Linux (Ubuntu)
Install ffmpeg
$ sudo apt-get install ffmpeg
$ ffmpeg -i "input.mp4" -s qvga -ab 384k "output.mp4"

Reference: here