git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9160 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmos4 2003-01-29 16:48:36 +00:00
parent c644a7c375
commit 946df86403
1 changed files with 1 additions and 1 deletions

View File

@ -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)