Tuesday, February 7, 2012

Loss-less conversion of the video files to mp4 (libx264) using ffmpeg


ffmpeg -i input.* -vcodec libx264 -qscale 2 -deinterlace output.mp4
*-any format