summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mencoder.c b/mencoder.c
index d5e223427c..7fa12f5efe 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -412,6 +412,8 @@ ao_data_t ao_data = {0,0,0,0,OUTBURST,-1,0};
audio_encoding_params_t aparams;
audio_encoder_t *aencoder = NULL;
+user_correct_pts = 0;
+
mp_msg_init();
for(i=1; i<argc; i++)