Re: [orca-list] Extracting a portion of an audio file
- From: Henning Oschwald <listmail hoschwald de>
- To: orca-list gnome org
- Subject: Re: [orca-list] Extracting a portion of an audio file
- Date: Fri, 04 May 2007 14:46:23 +0200
Hi,
On Do, Mai 03 2007, Willem van der Walt wrote:
You can do that with ecasound, a console application.
Or you can use sox:
$ sox <inputfile> <outputfile> trim <start> <length>
<start> and <length> may be a time value (0:1:30) or integer values
(240) which are interpreted as seconds. Please see also the Sox manpage
for more information.
cheers
Henning
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]