summaryrefslogtreecommitdiffstats
path: root/demux/mf.c
diff options
context:
space:
mode:
Diffstat (limited to 'demux/mf.c')
-rw-r--r--demux/mf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demux/mf.c b/demux/mf.c
index d52865a920..443e2e411b 100644
--- a/demux/mf.c
+++ b/demux/mf.c
@@ -44,7 +44,7 @@
#include "mf.h"
-double mf_fps = 25.0;
+double mf_fps = 1.0;
char *mf_type = NULL; //"jpg";
static void mf_add(mf_t *mf, const char *fname)