From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 23 01:25:43 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 124C7106566C for ; Sat, 23 Jun 2012 01:25:43 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (ip-2-2-0-2.r20.asbnva02.us.ce.gin.ntt.net [IPv6:2001:418:0:5000::16]) by mx1.freebsd.org (Postfix) with ESMTP id B2EE48FC08 for ; Sat, 23 Jun 2012 01:25:42 +0000 (UTC) Received: from wonderland.m5p.com (localhost [IPv6:::1]) by mailhost.m5p.com (8.14.4/8.14.4) with ESMTP id q5N1PaHT095497 for ; Fri, 22 Jun 2012 21:25:41 -0400 (EDT) (envelope-from george+freebsd@m5p.com) Message-ID: <4FE51B10.5030701@m5p.com> Date: Fri, 22 Jun 2012 21:25:36 -0400 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120609 Thunderbird/12.0.1 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <20120622152731.303450@gmx.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (mailhost.m5p.com [IPv6:::1]); Fri, 22 Jun 2012 21:25:41 -0400 (EDT) X-Scanned-By: MIMEDefang 2.72 on 10.100.0.3 Subject: Re: how to turn my computer into a TV X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2012 01:25:43 -0000 On 06/22/12 11:48, VDR User wrote: > [...] >> NTSC is not a stream of bits. NTSC is analog. The tuner converts >> the NTSC analog waveform into a raw stream of bits. This raw >> stream of bits is too large to conviently store on disk, so it >> needs to be compressed/encoded into mpeg or similar. Some >> tuners include a hardware encoder, but many do not. > > Nope. > [...] http://en.wikipedia.org/wiki/NTSC Black-and-white NTSC was standardized in 1941. Color NTSC was standardized in 1953. What digital parts do you imagine were used in those years? -- George