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 1PjZmc-00039h-87 for garchives@archives.gentoo.org; Sun, 30 Jan 2011 16:05:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FFBCE09E1 for ; Sun, 30 Jan 2011 16:05:45 +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 10EFAE0077 for ; Sun, 30 Jan 2011 15:28:29 +0000 (UTC) Received: by wyf22 with SMTP id 22so6411191wyf.40 for ; Sun, 30 Jan 2011 07:28:29 -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=X453Mn13tovi0NopJ1nOrw9LgmWRU0JlTh9sQya9VTo=; b=q7CFVGrT5Lg2n8tBpTXij288x2pS9pthNo4hozgBBfmd9USDoCkhfMOp6ZseHp9Bkh DvCeIpRc0A3o78pKqpFJUcCkg9SyYx3lkBTd6CVVRoAHBS3KA7BppBXDOw1iBw6Kj/H5 gxRPvQ3htlbVIxi4YcNnBdYkvb1X3op/GaUM8= 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=GLcAnN1MBUWHR0IbFU63cU3SWO6oxOaUPretYa5UTLY9F7ozccH7Wy79n0LLf/rOqW sqZDWEvvobyIfJr86vysg6kOy0qNQwqGApn+s76sLKPP5Wp9RdBTW6p7l+2GdL5LfbdW BBa3yxER+Hys/S3hT5IP82JcwYixfg7V2Rp3Q= Received: by 10.227.132.77 with SMTP id a13mr4984126wbt.127.1296401309057; Sun, 30 Jan 2011 07:28:29 -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 f27sm3527945wbf.13.2011.01.30.07.28.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 30 Jan 2011 07:28:28 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] concatenate ogg-files...? Date: Sun, 30 Jan 2011 15:24:50 +0000 User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r5; KDE/4.4.5; x86_64; ; ) References: <20110130135541.GB5754@solfire> <201101301431.24160.michaelkintzios@gmail.com> <20110130145236.GD5754@solfire> In-Reply-To: <20110130145236.GD5754@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="nextPart1359611.VyF6joEMjj"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201101301525.08448.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 5300b46851207c010bb0f7fb162b94a0 --nextPart1359611.VyF6joEMjj Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Sunday 30 January 2011 14:52:36 meino.cramer@gmx.de wrote: > Mick [11-01-30 15:36]: > > 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 > >=20 > > Have you looked at ffmpeg? It has the concat protocol to join files > > together - have not tried it with ogg though, so YMMV. >=20 > Hi Mick, >=20 > thanks for your reply! >=20 > Are the ogg-files reencoded? If yes: If possible I am looking for a > solution which does not do that, cause it implies a loss of quality... I'm not the most educated in video/audio matters to advise here, but I know= =20 that if you use ffmpeg and specify '-acodec copy' it will do just that with= =20 the raw data. I know you can use ffmpeg with streams, so some clever use o= f=20 pipes may be required for your application. Perhaps someone more knowledgeable can chime in here. =2D-=20 Regards, Mick --nextPart1359611.VyF6joEMjj 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) iEYEABECAAYFAk1FgtQACgkQVTDTR3kpaLZhMwCg8ZClyswL+Q2lBDM8dikTlmqN cDIAoNbLNKm4uJ4PJ4k+MrWB/6hlaEDz =LulX -----END PGP SIGNATURE----- --nextPart1359611.VyF6joEMjj--