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 1PojOV-0001Nc-Ne for garchives@archives.gentoo.org; Sun, 13 Feb 2011 21:22:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64820E0B69; Sun, 13 Feb 2011 21:20:44 +0000 (UTC) Received: from mx1.hadt.biz (boss.hadt.biz [78.47.36.129]) by pigeon.gentoo.org (Postfix) with ESMTP id 23742E0B69 for ; Sun, 13 Feb 2011 21:20:44 +0000 (UTC) Received: from [192.168.255.123] (p5DF469F5.dip.t-dialin.net [93.244.105.245]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.hadt.biz (Postfix) with ESMTPSA id 166AD31000 for ; Sun, 13 Feb 2011 22:20:43 +0100 (CET) Message-ID: <4D584B2B.6070606@hadt.biz> Date: Sun, 13 Feb 2011 22:20:43 +0100 From: Michael Hampicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] TS (transport stream) files: how to strip anything unwanted? References: <20110213021229.GB5962@solfire> <20110213210438.GA8452@waltdnes.org> In-Reply-To: <20110213210438.GA8452@waltdnes.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: e08f718283b6f0fe28ff073f7815cf7d >> from recording from my dvbt-card I have some ts-files (transport >> stream). >> >> To save space AND quality, I want to strip anything from those files, >> which is not wanted: anything, which is neither audio nor video. > > What you've just described is reencoding, even if it's from a TS with > multiple subchannels, 4 different audio tracks, and a week of program > info in PSIP to a single-channel TS. The fact that the output container > is similar to the input container is irrelavant. It's still reencoding. No it's not. What Meino want's to do, is to remux his video file. Re encoding is when you actually change something, like audio or video codec.