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
Subscribe to:
Post Comments
(
Atom
)
This comment has been removed by a blog administrator.
ReplyDelete