summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mencoder.c b/mencoder.c
index c87938a3fb..fe160afce1 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -143,6 +143,7 @@ int out_file_format=MUXER_TYPE_AVI; // default to AVI
//void resync_audio_stream(sh_audio_t *sh_audio){}
int verbose=0; // must be global!
+int identify=0;
int quiet=0;
double video_time_usage=0;
double vout_time_usage=0;