From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Erich Eckner Newsgroups: gmane.comp.audio.sox Subject: Re: Create a new filename at each run Date: Wed, 10 May 2017 06:33:04 +0200 Message-ID: <504bac17-6875-5807-e727-1c0e1b990ff7@eckner.net> References: <717245574.11426263.1494363052963.ref@mail.yahoo.com> <717245574.11426263.1494363052963@mail.yahoo.com> Reply-To: sox-users@lists.sourceforge.net NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5174264596429746455==" X-Trace: blaine.gmane.org 1494392335 17397 195.159.176.226 (10 May 2017 04:58:55 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 10 May 2017 04:58:55 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 To: Marco Usai , sox-users@lists.sourceforge.net Original-X-From: sox-users-bounces@lists.sourceforge.net Wed May 10 06:58:48 2017 Return-path: Envelope-to: gcas-sox-users@gmane.org X-Yomura-MXScrub: 1.0 Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of eckner.net designates 62.141.45.186 as permitted sender) client-ip=62.141.45.186; envelope-from=erich@eckner.net; helo=v1.homerecords.de; In-Reply-To: <717245574.11426263.1494363052963@mail.yahoo.com> X-Hashcash: 1:24:170510:ddr2pw@yahoo.com::mYgdonP1V6/PVm2a:3A9i/ X-Hashcash: 1:24:170510:sox-users@lists.sourceforge.net::IGx5V3CC7vhUMIKY:000000 000000000000000000000003El9w X-Headers-End: 1d8Jhq-00024p-Ss X-BeenThere: sox-users@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: sox-users-bounces@lists.sourceforge.net Xref: news.gmane.org gmane.comp.audio.sox:6503 Archived-At: Received: from mxfilter-048034.atla03.us.yomura.com ([107.189.48.34]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d8Ji3-0004NW-N6 for gcas-sox-users@gmane.org; Wed, 10 May 2017 06:58:47 +0200 Received: from lists.sourceforge.net (unknown [216.34.181.88]) by mxfilter-048034.atla03.us.yomura.com (Halon) with ESMTPS id 5bfd9bc8-353d-11e7-8ed1-b499baa2b07a; Wed, 10 May 2017 04:58:51 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=sfs-ml-4.v29.ch3.sourceforge.com) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1d8Jhs-0001x2-JM; Wed, 10 May 2017 04:58:36 +0000 Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1d8Jhs-0001ww-1M for sox-users@lists.sourceforge.net; Wed, 10 May 2017 04:58:36 +0000 Received: from v1.homerecords.de ([62.141.45.186]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1d8Jhq-00024p-Ss for sox-users@lists.sourceforge.net; Wed, 10 May 2017 04:58:36 +0000 Received: from [IPv6:2a02:2450:115a:96:f160:717f:45f8:6c60] (unknown [IPv6:2a02:2450:115a:96:f160:717f:45f8:6c60]) by v1.homerecords.de (Postfix) with ESMTPSA id 78D4B5989034; Wed, 10 May 2017 06:33:33 +0200 (CEST) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============5174264596429746455== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kBQRXHWTTJeUALBv2qs1mWqQJsW5jS0Wr" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --kBQRXHWTTJeUALBv2qs1mWqQJsW5jS0Wr Content-Type: multipart/mixed; boundary="UTM1jJGGKgoFstHciEPJGG2hOfs9E1PGI"; protected-headers="v1" From: Erich Eckner To: Marco Usai , sox-users@lists.sourceforge.net Message-ID: <504bac17-6875-5807-e727-1c0e1b990ff7@eckner.net> Subject: Re: [SoX-users] Create a new filename at each run References: <717245574.11426263.1494363052963.ref@mail.yahoo.com> <717245574.11426263.1494363052963@mail.yahoo.com> In-Reply-To: <717245574.11426263.1494363052963@mail.yahoo.com> --UTM1jJGGKgoFstHciEPJGG2hOfs9E1PGI Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Hi, depending on what you mean by "at each run", it is either impossible (without shell magic) or documented. For the second case have a search for "multiple output mode" in the man page. cheers, Erich On 09.05.2017 22:50, Marco Usai wrote: > Hello, >=20 > how to tellSox to create a new filename at each run without using shell= regularexpressions ? > Thank you. >=20 >=20 >=20 >=20 > -----------------------------------------------------------------------= ------- > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot >=20 >=20 >=20 > _______________________________________________ > Sox-users mailing list > Sox-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sox-users >=20 --UTM1jJGGKgoFstHciEPJGG2hOfs9E1PGI-- --kBQRXHWTTJeUALBv2qs1mWqQJsW5jS0Wr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE3p92iMrPBP64GmxZCu7JB1Xae1oFAlkSmAYACgkQCu7JB1Xa e1rfEw//WPq2mzlJ2U8+ilYt17qHG3zpB0Koq2kvVUVrnyAXPFQjBlP/mkdcndCS TFOcviNmU8xzyKHZCDd7b9kzW/4p/FbK0i3N3lXPg0Sacp8qBwdh9Ih9y8d+kO/J Zpo94qTSsJlNKCTn8zwFD18N17FNwakhnbH7jq7a2M+mucBNI/ULNiEUcBAMJLaQ 4VitMzgdlTExSc+i1RRvOSfmst90hciXJlItmk9v/L5hr3lQSy8JzaL0D3UjPC0D uAIqnKTufmDQ7UI3FNpxDnUqKs8cU/t16erwTIfzvqiucPSTDHASm8WheIDXfz/W onsXFX3lTCD3JN/BJfyz6wO3wc8TVSzoRambZ7oFgFzJP8FkNGGDDXc4nr68YKSu 4kpuB91qMlI6hQCHBWepYhGxNAbHdWrTq7LEYCoie7hR+dRf3tyYgtn70ymbSGJh jm/14nlUW752gaZlmIHNh/YnyrDlgeAjUtgDvF5SU4eRbNGSrlvOAID1e33Xx3tj GB1nqaS2ie0ViBDeKwazjGoaG/Sb0lnZIYDBdN8bP0dhk1mwcSiTHDZTb6Eywv1Q GFtvWJdzpJgV0XYPFlWXqhUvjgfR6hny/p2wDH9+clN0NY8mILfeB3U+H0N02dgO IRe7S3GfCuEQLxgaYb2lSwyDePff+AB/DpLagwqLl7jy4IHSOoI= =Ti/W -----END PGP SIGNATURE----- --kBQRXHWTTJeUALBv2qs1mWqQJsW5jS0Wr-- --===============5174264596429746455== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot --===============5174264596429746455== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sox-users mailing list Sox-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-users --===============5174264596429746455==--