diff mplayer.c @ 1382:9e8781a3eefc

grab.mpg fixed
author arpi
date Mon, 23 Jul 2001 20:02:58 +0000
parents dbcb5b5e1fae
children 2bf9c561b01d
line wrap: on
line diff
--- a/mplayer.c	Sun Jul 22 19:24:10 2001 +0000
+++ b/mplayer.c	Mon Jul 23 20:02:58 2001 +0000
@@ -951,7 +951,7 @@
 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;