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 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);