summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 16:48:36 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 16:48:36 +0000
commit946df864033a37e5cec143cf561aa63f1fc3c498 (patch)
tree503adf861298b716fae18802b7518629453ce35d /TOOLS
parentc644a7c3755fef75f22cceae17536f93bf23082b (diff)
downloadmpv-946df864033a37e5cec143cf561aa63f1fc3c498.tar.bz2
mpv-946df864033a37e5cec143cf561aa63f1fc3c498.tar.xz
0.0357l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9160 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 aaf1172f7d..d6b4bd138f 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 under GPL, see http://www.gnu.org/copyleft/gpl.html for more
+# This file 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)