From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3561 216.34.176.0/20 X-Spam-Status: No, score=-3.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,T_DKIM_INVALID shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.sourceforge.net (lists.sourceforge.net [216.34.181.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 971F6202A5 for ; Wed, 27 Sep 2017 11:38:53 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=sfs-ml-3.v29.ch3.sourceforge.com) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.89) (envelope-from ) id 1dxAfz-0000Sb-Pa; Wed, 27 Sep 2017 11:38:51 +0000 Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.89) (envelope-from ) id 1dxAfx-0000Rk-SP for sox-users@lists.sourceforge.net; Wed, 27 Sep 2017 11:38:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Message-ID:References:In-Reply-To:Subject:To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=L+O9Bv3PIVMQFsVmIzgOlDqfXCunlXVBUqN9j3p7+XY=; b=UBS3okGHUq6xV9hhwQAuHcB/LtUUJ8xWxUqIx576mjWKvCMD8491Z9Bvd4YTVlvByAS2t8DfpmwTUsbNGJDcbYDoM40IbzgGm46Or/RJ6TckHvU3dStSYH9KEvsnXvCoJrqTakPfCiu5Eberzf4yk9HyUDMer/enpl/j7HkLrEU=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x; h=Message-ID:References:In-Reply-To:Subject:To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=L+O9Bv3PIVMQFsVmIzgOlDqfXCunlXVBUqN9j3p7+XY=; b=c0rQKosXukSB+2FkRz6O9d6M7PM7TC3j6Q1+1bNyUOC/pFVXbnalroq2MQAs+25YFJAOaawc6IXgtB3FjuUwN8+ixLoKgEKBL/cI40aSsGHxaXnOhR0xgKkRRwpHM0wOA7zQM7ipd5ZJ2mVw8AwVcaZNmWu8GrlaX1eovxvffR0=; X-ACL-Warn: Received: from a-painless.mh.aa.net.uk ([81.187.30.51]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1dxAfv-0005xI-Am for sox-users@lists.sourceforge.net; Wed, 27 Sep 2017 11:38:49 +0000 Received: from b-webmail.mh.aa.net.uk ([2001:8b0:0:30::77] helo=webmail.aa.net.uk) by a-painless.mh.aa.net.uk with esmtpsa (TLS1.0:ECDHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.89) (envelope-from ) id 1dxAfo-0003dO-Q8 for sox-users@lists.sourceforge.net; Wed, 27 Sep 2017 12:38:40 +0100 Received: from cpc103044-sgyl39-2-0-cust1915.18-2.cable.virginm.net ([82.44.215.124]) by webmail.aa.net.uk with HTTP (HTTP/1.1 POST); Wed, 27 Sep 2017 12:38:33 +0100 MIME-Version: 1.0 Date: Wed, 27 Sep 2017 12:38:33 +0100 From: Jeremy Nicoll - ml sox users To: sox-users@lists.sourceforge.net In-Reply-To: References: <20170922173416.GA32079@starla> <20170923123336.GA23221@www.stare.cz> Message-ID: <3ba9f8b212c71e6df364cda41623d005@wingsandbeaks.org.uk> X-Sender: jn.ml.sxu.88@wingsandbeaks.org.uk User-Agent: Roundcube Webmail/1.1.5 X-Headers-End: 1dxAfv-0005xI-Am Subject: Re: concat problem X-BeenThere: sox-users@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sox-users@lists.sourceforge.net Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: sox-users-bounces@lists.sourceforge.net On 2017-09-26 18:24, Glenn English wrote: > On Sat, Sep 23, 2017 at 12:33 PM, Jan Stary wrote: >> On Sep 22 16:36:39, ghe2001@gmail.com wrote: >>> Debian Jessie, Supermicro box, SoX 14.4.1, SoX noob. >> >> The current version is 14.4.2 > > Not on Debian Jessie it's not. > >>> I ask SoX to concatenate AIFFs, and Mac Air stops at the end of first >>> file. >>> I've written a Python script (first use of SoX) >> >> If you are new to SoX, learn it by running SoX, >> not by writing Python scripts. > > In Python, you just create a list of the command and the options and > stuff, and it's passed to the kernel. The point is, if you post here asking for help with sox, but muddy the issue by doing thing through pythin (or any other scripting language) no-one trying to help you can be CERTAIN that the problem doesn't lie with your script. If you issue the commands from a command prompt, anyone can exactly replicate what you are doing (at least if we also had the source) and can rule out scripts etc as a possible cause. >> What happens if you play the file with SoX's own play(1)? >> What does 'play --ignore-length output.aiff' do? >> What does soxi(1) say about the file? > > Dunno. Why not? >> What "subprocess"? > > See Python dox. It's a class/module Python uses to interact with the > kernel. If you're asking for help here telling us to read documentation for your scripting language etc is not the way forward. It'd be better if you spent time reading the sox documentation - so for example you would then know about soxi. -- Jeremy Nicoll - my opinions are my own ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Sox-users mailing list Sox-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-users