On Wed, Jul 21, 2010 at 5:34 PM, Varrun Ramani <[email protected]>wrote:

> I wish to convert HD video files in _mkv_ format to _mp4_ format to play on
> my phone. I wish to use a FOSS tool for this purpose(on Ubuntu 9.10). Can
> you please suggest some good tools which do the same without loss of
> clarity
> from the original video?
>
>
ffmpeg is simply the best command-line tool for any kind of
video-conversion. But, i prefer using "ffmpeg" using the Front-end GUI
"winff".

sudo apt-get install winff

Once done, just open-up the UI -> Set output format, folder
                                                   -> Choose input file(s)
for batch processing
                                                   -> You may override the
default bit-rate by specifying the values OR you can edit the existing
preset output formats.
                                                   -> Typically, a bit-rate
of 6000kbps should be sufficient enough for a HD video.


-- 
Thanks,
Vanniarajan
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to