weldyss / convert-videos

A script to convert videos on Linux

This URL has Read+Write access

Weldys Santos (author)
Sun Jun 21 07:23:32 -0700 2009
commit  4792619d4e9fa67ebec4fe59842b8b8d86ef87bb
tree    72234edddc931609029b748cec2e7050b7e55c8b
parent  8265b407eb7a32edf0ede53f15116e0284ed6b65
name age message
file .gitignore Loading commit data...
file README.mkdn
file convert_videos.sh
README.mkdn

Convert Videos

http://www.websimples.org/

The script

This is a script to convert videos from rmvb to mp4.

Using

Requirements

For this script work correctly, you must install some libraries, such as codecs to run the type of video source and destination, disregarding the need to install "mencoder" If you use Ubuntu, install mencode with this command:

<apt-get install mencode>