Mercurial > mplayer.hg
changeset 9159:6b1bdda5ab76
0.0357l
author | atmos4 |
---|---|
date | Wed, 29 Jan 2003 16:48:36 +0000 |
parents | ee0c2391e45d |
children | 2a67f587c792 |
files | TOOLS/menc2pass |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TOOLS/menc2pass Wed Jan 29 15:10:42 2003 +0000 +++ b/TOOLS/menc2pass Wed Jan 29 16:48:36 2003 +0000 @@ -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)