|
From: Glenn C. <gl...@my...> - 2015-11-11 20:52:01
|
Hi Hari, It¹s because you have spaces in your command, you need to either remove the spaces or add a backspace \ before the space itself, Glenn From: Hariharan Palanivel <har...@gm...> Reply-To: <sox...@li...> Date: Wed, 11 Nov 2015 15:24:46 -0500 To: <sox...@li...> Subject: [SoX-users] Fwd: Getting error on MP3 file names which has space 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 |