soundcheck wrote: 
> Hi folks.
> 
> Go a question.
> 
> Perhaps I missed the explanation earlier about:
> 
> "-c" vs. "-e" :::::::::  Exclude codec vs. Explicitely exclude native
> support ??
> 
> 
> Appreciate any hints.
> 
> 
> Cheers

-c <a>,<b> is load only codecs <a> and <b>
-e <a>,<b> is exclude codecs <a> and <b>, load all others

Note the separator is a comma as it is a list of codecs rather than a
set of positional parameters (where : is used)


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to