On Wed, 2007-02-14 at 12:06 +0100, reimar wrote: > + if (strcmp(conf_format, "help") == 0) { Someone complained on #mplayerdev because this made it crash when no -format was given (conf_format == NULL).