new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes ad naic punctum edu>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17508 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2006-01-29 20:42:34 +00:00
parent cd374b05a5
commit 4c6dd904b4
2 changed files with 1869 additions and 0 deletions

View File

@ -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
-----------------------------

1852
TOOLS/encode2mpeglight Executable file

File diff suppressed because it is too large Load Diff