Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] concatenate ogg-files...?
Date: Sun, 30 Jan 2011 15:49:06
Message-Id: 20110130154721.3d5f3a06@digimed.co.uk
In Reply to: [gentoo-user] concatenate ogg-files...? by meino.cramer@gmx.de
1 On Sun, 30 Jan 2011 14:55:41 +0100, meino.cramer@×××.de wrote:
2
3 > I have three ogg-files (audio) which I want to concatenate
4 > in a way, so that as much as possible of the audio quality
5 > will be preserved and the result should be an ogg-file again,
6 > which not only plays ok, because mplayer or what ever simply
7 > skipps over format violations but is of a valid ogg format.
8
9 Mencoder should do this, something like
10
11 mencoder -oac copy -o newfile.ogg oldfile1.ogg oldfile2.ogg...
12
13
14 --
15 Neil Bothwick
16
17 "I heard Tasha Yar is the Enterprise's expert on Data entry."

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] concatenate ogg-files...? meino.cramer@×××.de