summaryrefslogtreecommitdiffstats
path: root/TOOLS/README
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/README')
-rw-r--r--TOOLS/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/TOOLS/README b/TOOLS/README
index 33092b8fe8..ea5d583a82 100644
--- a/TOOLS/README
+++ b/TOOLS/README
@@ -199,6 +199,23 @@ Note: You will need vcdimager/cdrecord to master/burn the resulting
files.
+
+encode2mpeglight
+
+Author: Giacomo Comes
+
+Description: Convert anything MPlayer can play to VCD/SVCD/DVD mpeg
+
+Usage: encode2mpeglight -o <NAME> -n <NORM> [options] <source>
+ For help and documentation run:
+ encode2mpeglight -h
+ encode2mpeglight -l
+ encode2mpeglight -doc
+
+Note: This script uses only MEncode/MPlayer. Check the final log
+ file for informations/warnings about the encoding process.
+
+
Tech scripts in the TOOLS dir
-----------------------------