|
From: Hariharan P. <har...@gm...> - 2015-11-11 22:11:18
|
Hi Erich, Thanks for the suggestion, quotation mark did the trick. Thanks Hari On Wed, Nov 11, 2015 at 3:28 PM, Erich Eckner <er...@ec...> wrote: > Hi Hari, > > Escape the spaces or pack the filename into quotation marks. > > Cheers, > Erich > > On 11.11.2015 21:24, Hariharan Palanivel wrote: > > Hi > > > > I am trying to execute the below command to get the duration of the mp3 > > file. > > > > sox --i -D C:/Users/Admin/Desktop/15 sec @MP3.mp3 > > > > I am getting the below exception, > > > > sox FAIL formats: can't open input file `C:/Users/Admin/Desktop/15': No > > such file or directory > > sox FAIL formats: can't open input file `sec': No such file or directory > > sox FAIL formats: can't open input file `@MP3.mp3': No such file or > > directory > > > > As per my requirement the files may have space in the name. > > > > Please advise. > > > > Thanks > > Hari > > > > > > > > > ------------------------------------------------------------------------------ > > > > > > > > _______________________________________________ > > Sox-users mailing list > > Sox...@li... > > https://lists.sourceforge.net/lists/listinfo/sox-users > > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Sox-users mailing list > Sox...@li... > https://lists.sourceforge.net/lists/listinfo/sox-users > > |