SUPPORT THE SITE WITH A CLICK

Subscribe Rss:

SUPPORT THE SITE WITH A CLICK

Thursday, September 18, 2008

Convert .wmv to avi for linux users(ubuntu)

For coverting .wmv to avi in linux we can use Mplayer mencoder.

Take a look at Mencoder
http://www.mplayerhq.hu/DOCS/man/en/mplayer.1.html

For ubuntu user install menocode using synaptic manager.

For conveting use terminal and run this command.For example,

mencoder infile.wmv -ofps 23.976 -ovc lavc -oac copy -o outfile.avi

1 comment :

  1. This comment has been removed by a blog administrator.

    ReplyDelete