grab.mpg fixed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1383 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-07-23 20:02:58 +00:00
parent 49a1fc3357
commit 0d4c1d1f29
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@ float max_pts_correction=0;//default_max_pts_correction;
int eof=0;
int force_redraw=0;
float num_frames=0; // number of frames played
int grab_frames=1;
int grab_frames=0;
char osd_text_buffer[64];
int drop_frame=0;
int drop_frame_cnt=0;