mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 05:15:12 +00:00
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
This commit is contained in:
parent
b32cd557f5
commit
c644a7c375
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user