From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alberto Megia Newsgroups: gmane.comp.audio.sox.devel Subject: Re: SoX with FFMPEG Date: Mon, 20 Jan 2014 17:20:22 +0100 Message-ID: References: <20140117160940.GA1376@www.stare.cz> <20140118072808.GA32115@www.stare.cz> Reply-To: sox-devel@lists.sourceforge.net NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0875799976864638824==" X-Trace: ger.gmane.org 1390234828 21262 80.91.229.3 (20 Jan 2014 16:20:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2014 16:20:28 +0000 (UTC) To: sox-devel@lists.sourceforge.net Original-X-From: sox-devel-bounces@lists.sourceforge.net Mon Jan 20 17:20:35 2014 Return-path: Envelope-to: gcasd-sox-devel@m.gmane.org X-ACL-Warn: X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=AnL0UusprBHfIcvD6E8AktoTQ1hDuEl+7o68mxaHQ+4=; b=LXUWyOXQxSGGnbdybsRJp71WfuuWM/0ZNgfB/EopEXwwH/bTbHKLjNIFpp46EjmwmV qPqbu+X1OBIUHIbuCbPxd3in+euxM3Ct25SYurXBwNN4NBS48YFp5T/0TzLHnVai4B20 Dd2cVKgZHIIKXo81VaXBYdPzuuG0Oml1YCcqTPTKCVDjsPnN6yYxZVNCbogYJUTdkFwy 6fUoO2kWYR6govTlHgYspFaJKycEcKUky67yMwDxxiIoUHdTO1znxtY4wuiYk3mGWgp3 4tRyMGsZtxtCFXH1bVzzCe9JyZHlGBZ+/hqY0JZr5Dv7E7OwDa6P5NLexnJdWK2ohAQC drGA== X-Gm-Message-State: ALoCoQm5zEmvtQTFp8JRoc25wLXCBqisaAGJf9AOugVhpa3QLlBmTUsn1yNtRqkCkGtEnWm64GFE X-Received: by 10.194.133.34 with SMTP id oz2mr14983721wjb.14.1390234822613; Mon, 20 Jan 2014 08:20:22 -0800 (PST) X-Originating-IP: [77.227.16.177] In-Reply-To: X-Spam-Score: 2.6 (++) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 1.6 HTML_IMAGE_ONLY_12 BODY: HTML: images with 800-1200 bytes of words 1.0 HTML_MESSAGE BODY: HTML included in message 0.0 T_REMOTE_IMAGE Message contains an external image X-Headers-End: 1W5HaO-0000GA-Ut X-BeenThere: sox-devel@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-devel-bounces@lists.sourceforge.net Xref: news.gmane.org gmane.comp.audio.sox.devel:349 Archived-At: Received: from lists.sourceforge.net ([216.34.181.88]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W5HaT-0005R2-Qx for gcasd-sox-devel@m.gmane.org; Mon, 20 Jan 2014 17:20:34 +0100 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.76) (envelope-from ) id 1W5HaR-0007xd-Uo; Mon, 20 Jan 2014 16:20:32 +0000 Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1W5HaQ-0007xV-SC for sox-devel@lists.sourceforge.net; Mon, 20 Jan 2014 16:20:30 +0000 Received: from mail-wg0-f44.google.com ([74.125.82.44]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1W5HaO-0000GA-Ut for sox-devel@lists.sourceforge.net; Mon, 20 Jan 2014 16:20:30 +0000 Received: by mail-wg0-f44.google.com with SMTP id l18so6945750wgh.11 for ; Mon, 20 Jan 2014 08:20:22 -0800 (PST) Received: by 10.194.44.131 with HTTP; Mon, 20 Jan 2014 08:20:22 -0800 (PST) --===============0875799976864638824== Content-Type: multipart/alternative; boundary=089e012284f6c1b4c604f06944ed --089e012284f6c1b4c604f06944ed Content-Type: text/plain; charset=ISO-8859-1 I think I have found the solution http://trac.ffmpeg.org/wiki/How%20to%20concatenate%20%28join,%20merge%29%20media%20files 2014/1/20 Alberto Megia > What I want is something like: > > cat file1.m4a file2.m4a ... fileN.m4a > file.m4a > > But that does not work for m4a format. > --089e012284f6c1b4c604f06944ed Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable




2014/1/20 Alberto Megia <amegia@sa= vemeeting.com>
What I want is something like:

cat = file1.m4a file2.m4a ... fileN.m4a > file.m4a

But that does = not work for m4a format.

--089e012284f6c1b4c604f06944ed-- --===============0875799976864638824== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk --===============0875799976864638824== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel --===============0875799976864638824==--