Bernard Mentink wrote:
> Thanks Duncan,
> 
> I guess MPLAYER_ARGS['default'] is the same as MPLAYER_ARGS_DEF then ..

Not quite. MPLAYER_ARGS_DEF will always be passed whereas
MPLAYER_ARGS['default'] will be passed for unknown media types (extensions).

So for example, if there is not type for file.xyz then the
MPLAYER_ARGS_DEF and MPLAYER_ARGS['xyz'] will be passed if
MPLAYER_ARGS['xyz'] is defined, if this is not defined then
MPLAYER_ARGS_DEF and MPLAYER_ARGS['default'] will be passed on to the
command line.

Duncan

------------------------------------------------------------------------------
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to