summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
authorods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-20 05:54:51 +0000
committerods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-20 05:54:51 +0000
commitdef1404bc4b45f70809c20029758fcdd6248d57b (patch)
tree49b4899ec4281c978d8727cd5fb5b20e68d0dd3a /mencoder.c
parentc31ab4cba326924bd19529363b9aa62dcd721acf (diff)
downloadmpv-def1404bc4b45f70809c20029758fcdd6248d57b.tar.bz2
mpv-def1404bc4b45f70809c20029758fcdd6248d57b.tar.xz
document hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16815 b3059339-0415-0410-9bf9-f77b7e298cf2
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);