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 1PofbK-0004UP-Ug for garchives@archives.gentoo.org; Sun, 13 Feb 2011 17:19:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCCD4E08C1; Sun, 13 Feb 2011 17:16:54 +0000 (UTC) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by pigeon.gentoo.org (Postfix) with ESMTP id 96F88E08C1 for ; Sun, 13 Feb 2011 17:16:54 +0000 (UTC) Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 5715920345 for ; Sun, 13 Feb 2011 12:16:54 -0500 (EST) Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sun, 13 Feb 2011 12:16:54 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:subject:references:in-reply-to:content-type; s=smtpout; bh=mQhOas/17qdSj6Myfo/TP/KR0To=; b=Ym8lLD/jd9753FAdx8Yy5Cb5L98oFWgNGrn3Veym/13x7yjQ+sFEiz0lXv2o/B5JceZQWySLshsTJDlDhvCpOY9qzMm5BcqjxbY8MlqCpR4XAFoAerS0X8dcnWIwEis4uwogBTITsHKf9lsOG6AwM2lRoGpvTfySEozYHD8eydM= X-Sasl-enc: loOPEDQ6Kzedis/5NjWglcsnPwUtjTfoWAMpqQBfjTXh 1297617412 Received: from [192.168.5.18] (lvps83-169-5-6.dedicated.hosteurope.de [83.169.5.6]) by mail.messagingengine.com (Postfix) with ESMTPSA id A375C407CA1 for ; Sun, 13 Feb 2011 12:16:52 -0500 (EST) Message-ID: <4D5811FC.8080002@binarywings.net> Date: Sun, 13 Feb 2011 18:16:44 +0100 From: Florian Philipp User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110119 Lightning/1.0b3pre 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> In-Reply-To: <20110213021229.GB5962@solfire> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4FC46180ED097316E5291C50" X-Archives-Salt: X-Archives-Hash: 46cfd2135d28ccbc7306162ca572961b This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4FC46180ED097316E5291C50 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 13.02.2011 03:12, schrieb meino.cramer@gmx.de: > Hi, >=20 > from recording from my dvbt-card I have some ts-files (transport > stream).=20 >=20 > To save space AND quality, I want to strip anything from those files, > which is not wanted: anything, which is neither audio nor video. But > I dont want to reencode audio and video for that. >=20 > How can I do that?=20 >=20 > Thank you very much for any help in advance! > Have a nice weekend! > Best regards, > mcc >=20 My advice: Mux it into a different container. TS is meant for streaming over lossy networks and has a pretty high overhead. I don't have a TS file ready for some testing but even the simpler PS has in my test 4% more size than the equivalent MKV file. For TS I guess it is more in the 5-6% range. Regards, Florian Philipp --------------enig4FC46180ED097316E5291C50 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1YEgAACgkQqs4uOUlOuU8AjgCdGYTqFmpSD1iURpmzAeCxrWMd rXUAmwan+9U15yQSCddgOvej1frHy7xE =PB8l -----END PGP SIGNATURE----- --------------enig4FC46180ED097316E5291C50--