Welcome to Linux Screw! If you're new here, you may want to subscribe our RSS feed.
Actually this tip is applicable to any Linux distribution mencoder can be run at (like Ubuntu, Debian, Fedora, Suse and even Slackware
)
MEncoder is a free command line video decoding, encoding and filtering tool released under the GNU General Public License. It is a close sibling to MPlayer and can convert all the formats that MPlayer understands into a variety of compressed and uncompressed formats using different codecs
Here is the fastest way to perform wmv to avi conversion:
- Ubuntu:
- Fedora:
sudo apt-get install mencoder
mencoder infile.wmv -ofps 23.976 -ovc lavc -oac copy -o outfile.avi
sudo yum install mencoder
mencoder infile.wmv -ofps 23.976 -ovc lavc -oac copy -o outfile.avi
Information improvisation: Whether you want to pass BH0-006 exam exams or looking for 000-151 certification, our 70-686 can provide guaranteed success in real exam of 1Y0-A17, 646-223 is also having unique sense.







0 Responses to “Convert WMV into AVI with Ubuntu”