No subject


Wed Jul 1 08:41:29 UTC 2009


       -idle (also see -slave)=20
              Makes MPlayer wait idly instead of quitting when there is
              no file to play.  Mostly useful in slave mode where
              MPlayer can be controlled through input commands.

> I'll let the mplayer maintainer(s) decide if this report is indeed to
> be rejected.

How about this patch against gnome-mplayer? Does this perhaps help?

>> diff -u thread.c~ thread.c
--- thread.c~	2009-06-03 01:35:52.000000000 +0200
+++ thread.c	2009-07-07 23:10:58.000000000 +0200
@@ -871,6 +871,7 @@
         }
     }
=20
+    argv[arg++] =3D g_strdup_printf("-noconfig");
     argv[arg++] =3D g_strdup_printf("-noconsolecontrols");
     argv[arg++] =3D g_strdup_printf("-osdlevel");
     argv[arg++] =3D g_strdup_printf("%i", osdlevel);


Other than that, I don't how this can be solved from within
mplayer. Therefore, I'm reassigning back.

--=20
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4





More information about the pkg-multimedia-maintainers mailing list