|
From: Jan S. <ha...@st...> - 2015-06-09 15:47:23
|
On Jun 07 18:01:45, gl...@my... wrote: > Hi Folks, > > I?ve got an issue using sox from crontab, and handling mp3 files. > > For some reason, I can handle mp3 files from command line using sox with no > issues, however if I schedule a script to run using crontab, I get the > following message: > > sox formats: no handler for file extension `mp3' > > > Obviously the environment at which sox is being run under crontab, is > different to the command line environment, > > How do I correct this? Hard to tell without seeing the actual crontab. |