weldyss / convert-videos
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
4792619
Weldys Santos (author)
Sun Jun 21 07:23:32 -0700 2009
commit 4792619d4e9fa67ebec4fe59842b8b8d86ef87bb
tree 72234edddc931609029b748cec2e7050b7e55c8b
parent 8265b407eb7a32edf0ede53f15116e0284ed6b65
tree 72234edddc931609029b748cec2e7050b7e55c8b
parent 8265b407eb7a32edf0ede53f15116e0284ed6b65
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.mkdn | ||
| |
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>


