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 1PCBaD-0001PF-Mg for garchives@archives.gentoo.org; Sat, 30 Oct 2010 13:34:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADDEBE063E; Sat, 30 Oct 2010 13:34:26 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 81249E063E for ; Sat, 30 Oct 2010 13:34:26 +0000 (UTC) Received: by gxk5 with SMTP id 5so3689081gxk.40 for ; Sat, 30 Oct 2010 06:34:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; bh=Lr0E+HJEpLhBiodadA6YeDIlA82EvWUysDQn8xxpSvc=; b=RGuLwLXNlm1oYeMdbNVwLcZfYCcEGF+p5Clr7sC8d87aU3syOFRHXFT9BI+d96HXSN LndiNkTPegLAbS5vSGzPbX73PY6NOOsstC1rxiflb+5UXQ1jmI4UCMtsSfBnN//2clWs dRx0AHE2gui50W+tLz8WWOVjrcKCxCvuXHsxs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=jhlTFQZgtBoLJtsm2gNpBYDMq+7LwSJ/CALDc659PH8PHQGFbXWAATgQf7oz+mZR64 UWS568mOYTEtc2sKHNVDw2+yY7+y9OfBuXlbs+waEvfZOX/Tf2uMHtajRZbgK/SkO4rR mfIx/mYjwZbsrjjWauIoMgU1ddjeU1A0Wg/hc= Received: by 10.91.44.28 with SMTP id w28mr6166054agj.93.1288445666191; Sat, 30 Oct 2010 06:34:26 -0700 (PDT) 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 Sender: fthtmn@gmail.com Received: by 10.90.150.3 with HTTP; Sat, 30 Oct 2010 06:33:56 -0700 (PDT) In-Reply-To: <20101030115502.GA5979@solfire> References: <20101030115502.GA5979@solfire> From: =?ISO-8859-1?Q?Fatih_T=FCmen?= Date: Sat, 30 Oct 2010 16:33:56 +0300 X-Google-Sender-Auth: U5JA7MhFQBrfCFjSACyokewq1OY Message-ID: Subject: Re: [gentoo-user] How to record a dvb-t stream for a specific time ? To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1e88283f-0528-4dfa-b702-62d7689d95c1 X-Archives-Hash: 663bfa89f0f3a9f5f065b7f03a4056cf On Sat, Oct 30, 2010 at 14:55, wrote: > > Hi, > > > =A0I am looking for a way to record from a dvb-t card a stream of a > =A0certain channel fpr a specific time. > > =A0Is there any tool of application to do this from the commandline > =A0so that there is no additional mousclick is needed? > > =A0Best regards, > =A0mcc > > > I know that mplayer can do it but I did not try it myself. mplayer record dvb gives these [MPlayer-dvb] Record dvb-t on Ubuntu linux I want to record my favorite dvb-t channels and I found in docs the > > way= ... http://lists.mplayerhq.hu/pipermail/mplayer-dvb/2007-March/001911.html Record dvb-t at night - Ubuntu Forums I want to record my favorite dvb-t channels and I found in docs the way to do it : mplayer -dumpfile r1.ts -dumpstream dvb://CHANNEL ... http://ubuntuforums.org/showthread.php?t=3D394308 -- =A0 =A0Fatih