In our previous episode, michael.vancann...@wisa.be said:
> 
> You must remove the quotes around 'outputfile.org':
> 
>   
> Status:=ExecuteProcess('/path/to/oggenc',['-Q','--output=outputfile.org','tempfile.wav']);

While better, this is afaik not required per se, the executing binary can
strip them also while doing cmdline parsing.  It doesn't matter for
executeprocess.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to