[Mplayer-cvslog] CVS: main/TOOLS menc2pass,1.1,1.2

Atmosfear atmos4 at mplayerhq.hu
Wed Jan 29 16:11:02 CET 2003


Update of /cvsroot/mplayer/main/TOOLS
In directory mail:/var/tmp.root/cvs-serv22800/TOOLS

Modified Files:
	menc2pass 
Log Message:
100l, fix by pfred1 <pfred1 at bellatlantic.net> anyways I should update the script for lavc etc

Index: menc2pass
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/menc2pass,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- menc2pass	20 Nov 2001 13:02:56 -0000	1.1
+++ menc2pass	29 Jan 2003 15:10:42 -0000	1.2
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 # Helper script to ease MEncoder two pass encoding
 # Copyleft 2001 by Felix Buenemann <atmosfear at users.sourceforge.net>
-# This files comes udner GPL, see http://www.gnu.org/copyleft/gpl.html for more
+# This files comes under GPL, see http://www.gnu.org/copyleft/gpl.html for more
 # information on it's licensing.
 use strict;
 my $mencoder="mencoder"; # Path to MEncoder (including binary name)



More information about the MPlayer-cvslog mailing list