From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PjYKr-0000KX-LH for garchives@archives.gentoo.org; Sun, 30 Jan 2011 14:33:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47B04E08DA; Sun, 30 Jan 2011 14:31:17 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id F04ACE08DA for ; Sun, 30 Jan 2011 14:31:16 +0000 (UTC) Received: by wyf22 with SMTP id 22so6373478wyf.40 for ; Sun, 30 Jan 2011 06:31:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=osFBWh7SMmcnltpFRpKY1926UMwNNzcrSDF+NWJ+ppw=; b=c6tIWqnLt0iZTieZOI1Ux9P6WmJMLLJnoY0Kxim2inEdgRFsScZEm1UE1gKQyrGqsR D/BQGV425zvGpZlR8Kop5ZB9QIx+Lmam0wvojyZ+27hllz18ENDoAWWuNwQSUIeC8l7X HsuQPctThQ0KNs6SvomYkd9TZAevubLsar2nI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=wcVROP0E7+r8BLFl+vTzfUbIofzlnzfI7IN2lhTURpgWjx49PZqa3zhKuRXwielvm8 fBluBWwWgqXDV6LztJgxsabBuw/jcOINULDMcFNOfpzNwEQb6QFxcqGOCJDOBJwz5gnq i2/ve9yt+BDG5c5o8E0aF36QTa3aN9zxi82QY= Received: by 10.227.54.4 with SMTP id o4mr1795411wbg.210.1296397875958; Sun, 30 Jan 2011 06:31:15 -0800 (PST) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id t5sm10208514wes.33.2011.01.30.06.31.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 30 Jan 2011 06:31:13 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] concatenate ogg-files...? Date: Sun, 30 Jan 2011 14:31:14 +0000 User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r5; KDE/4.4.5; x86_64; ; ) References: <20110130135541.GB5754@solfire> In-Reply-To: <20110130135541.GB5754@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2129638.ilBqDbUGIp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201101301431.24160.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: d20bb54a4bee894b16dd26efd6269cc6 --nextPart2129638.ilBqDbUGIp Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Sunday 30 January 2011 13:55:41 meino.cramer@gmx.de wrote: > Hi, >=20 > I have three ogg-files (audio) which I want to concatenate > in a way, so that as much as possible of the audio quality > will be preserved and the result should be an ogg-file again, > which not only plays ok, because mplayer or what ever simply > skipps over format violations but is of a valid ogg format. >=20 > How can I do this ? >=20 > Thank you very much in advance for any help! > Best regards, > mcc Have you looked at ffmpeg? It has the concat protocol to join files togeth= er=20 =2D have not tried it with ogg though, so YMMV. =2D-=20 Regards, Mick --nextPart2129638.ilBqDbUGIp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEABECAAYFAk1FdjwACgkQVTDTR3kpaLYqqwCg2gOMtQyrSSHYWcYzuBj8Ygws F9EAoIHCsgQGOqhicISlKgaSHH/5rIQo =y0Eg -----END PGP SIGNATURE----- --nextPart2129638.ilBqDbUGIp--