# HG changeset patch # User atmos4 # Date 1043853042 0 # Node ID ee0c2391e45d408ecf5a2dc48381b6c3f838186e # Parent 5a034ae2a27f2716bf69282997b63a94997b6e1d 100l, fix by pfred1 anyways I should update the script for lavc etc diff -r 5a034ae2a27f -r ee0c2391e45d TOOLS/menc2pass --- a/TOOLS/menc2pass Wed Jan 29 13:53:40 2003 +0000 +++ b/TOOLS/menc2pass Wed Jan 29 15:10:42 2003 +0000 @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # Helper script to ease MEncoder two pass encoding # Copyleft 2001 by Felix Buenemann -# 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)