Re: [ecasound] Mishandling of weird characters in file arguments?

From: Kai Vehmanen <kvehmanen@email-addr-hidden>
Date: Thu Mar 23 2006 - 01:48:19 EET

On Wed, 22 Mar 2006, David M Good wrote:

> Couldn't you just quote the file:
> ecasound -i:"file,name,here.mp3"

Unfortunately the shell removes those quotes before ecasound sees them.
But actually, there's one way already now to make it work:

  sh> ecasound -i:file\\\,name\\\,here.mp3 -o null

... i.e. we double-backslash the commas. Shell takes the first, but
ecasound sees the backslash and will be able to understand the file.

-- 
  links, my public keys, etc at http://eca.cx/kv
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Thu Mar 23 04:15:06 2006

This archive was generated by hypermail 2.1.8 : Thu Mar 23 2006 - 04:15:06 EET