From def1404bc4b45f70809c20029758fcdd6248d57b Mon Sep 17 00:00:00 2001 From: ods15 Date: Thu, 20 Oct 2005 05:54:51 +0000 Subject: document hack git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16815 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mencoder.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mencoder.c') diff --git a/mencoder.c b/mencoder.c index 7efc1a7344..c82911317e 100644 --- a/mencoder.c +++ b/mencoder.c @@ -512,6 +512,8 @@ if (frameno_filename) { vo_init_osd(); + /* HACK, for some weird reason, push() has to be called twice, + otherwise options are not saved correctly */ m_config_push(mconfig); play_next_file: m_config_push(mconfig); -- cgit v1.2.3