summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 15:10:42 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 15:10:42 +0000
commitc644a7c3755fef75f22cceae17536f93bf23082b (patch)
treede58dc636e99125d75a06486ae12736512aef388 /TOOLS
parentb32cd557f533abcaeca4ae655e0b2fb5d5a1d546 (diff)
downloadmpv-c644a7c3755fef75f22cceae17536f93bf23082b.tar.bz2
mpv-c644a7c3755fef75f22cceae17536f93bf23082b.tar.xz
100l, fix by pfred1 <pfred1 at bellatlantic.net> anyways I should update the script for lavc etc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9159 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/menc2pass2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/menc2pass b/TOOLS/menc2pass
index f51bd70ab7..aaf1172f7d 100755
--- a/TOOLS/menc2pass
+++ b/TOOLS/menc2pass
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
# Helper script to ease MEncoder two pass encoding
# Copyleft 2001 by Felix Buenemann <atmosfear@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)