From 49f52e877d7be2d66a8b1718154399d40162cb01 Mon Sep 17 00:00:00 2001 From: rfelker Date: Sat, 2 Nov 2002 02:44:19 +0000 Subject: removed -pass nonsense from mencoder! it's now a suboption to -divx4opts git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8033 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mencoder.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'mencoder.c') diff --git a/mencoder.c b/mencoder.c index a857c1a726..c0eac70b1a 100644 --- a/mencoder.c +++ b/mencoder.c @@ -140,9 +140,7 @@ char* out_filename="test.avi"; char *force_fourcc=NULL; -int pass=0; char* passtmpfile="divx2pass.log"; -int pass_working=0; static int play_n_frames=-1; static int play_n_frames_mf=-1; -- cgit v1.2.3