mirror of https://github.com/mpv-player/mpv
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:
parent
cd374b05a5
commit
4c6dd904b4
17
TOOLS/README
17
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
|
||||
-----------------------------
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue