From owner-freebsd-multimedia@FreeBSD.ORG Wed Jul 30 06:54:33 2008 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 540EC1065674 for ; Wed, 30 Jul 2008 06:54:33 +0000 (UTC) (envelope-from zielonka.michal@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.179]) by mx1.freebsd.org (Postfix) with ESMTP id E06168FC1A for ; Wed, 30 Jul 2008 06:54:32 +0000 (UTC) (envelope-from zielonka.michal@gmail.com) Received: by ik-out-1112.google.com with SMTP id c30so502194ika.3 for ; Tue, 29 Jul 2008 23:54:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=T/7SeOYyJecv1O1UOj9/gFoJ+O4o6rPP2ZiI8w2ulMY=; b=kaCWL+rM1JKC22FcUZGHaLhkJ1enZs8vD3VN9biZ3ISIjI0BEG3EVSWK1iF9NkySf4 zrzfrK82myHorYw75aQR92MlJf30kW+2zA3GlR+hRrbQ3r0OtMl205W6pJUoU79BJ/ir kmHHnFUxQSkC0Ugbkaa/qJfR68iS520P8vHY0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ln9tYdJXT8GBy+HaXcG7T4Vs9ut8wRI/yCUzbjWiRltK8anbSvPz6V6RQTPSe03p32 6n7oOT1ofGnR+eruX1ygWu2/DlWw+trhkUEabmmPcu61gfGeffXYRGuFkgMYTvEwiWiv YTteWFYIMofcyFblHCe1j9DN0uq4ULOnpRCQ8= Received: by 10.210.26.10 with SMTP id 10mr8835891ebz.63.1217400871567; Tue, 29 Jul 2008 23:54:31 -0700 (PDT) Received: by 10.210.62.1 with HTTP; Tue, 29 Jul 2008 23:54:31 -0700 (PDT) Message-ID: Date: Wed, 30 Jul 2008 08:54:31 +0200 From: "michal zielonka" To: "Ion-Mihai Tetcu" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080721115230.4eac6944@it.buh.tecnik93.com> Cc: multimadia@freebsd.org, multimedia@freebsd.org Subject: Re: sound on bktr for winfast X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2008 06:54:33 -0000 hello I patch bktr module, and set hw.bt848.slow_msp_audio: -1 hw.bt848.format: 0 hw.bt848.reverse_mute: -1 hw.bt848.tuner: 16 hw.bt848.card: 23 and in mplayer's config file: change audioid to 0 tv=driver=bsdbt848:width=768:height=576:device=/dev/bktr0:input=1:norm=PAL:audioid=0 and now i have clear video with sound!! I thank you for your help and good patch :) BR michal zielonka 2008/7/23 michal zielonka : > hello > i set: > hw.bt848.slow_msp_audio: -1 > hw.bt848.format: 0 > hw.bt848.reverse_mute: -1 > hw.bt848.tuner: 13 > hw.bt848.card: 15 > > and in mplayer's config file: > tv=driver=bsdbt848:width=768:height=576:device=/dev/bktr0:input=1:norm=PAL:audioid=1 > > and I have very clear video,but without sound. > I have connected the tv-tunner's audio out to sound-card's line in. > Under gentoo the sound from tv-card works. > > What should I try now?? > > best regards > michal zielonka > > 2008/7/21 Ion-Mihai Tetcu : >> On Mon, 21 Jul 2008 10:06:35 +0200 >> "michal zielonka" wrote: >> >>> hello >>> is any chance to watch tv with sound on leadtek winfast?? The video is >>> almost perfect - very clear - and much better than video on >>> video4linux :) >> >> Try playing with the following sysctl vars: >> > sysctl hw.bt848 >> hw.bt848.slow_msp_audio >> hw.bt848.format >> hw.bt848.reverse_mute >> hw.bt848.tuner >> hw.bt848.card >> see bktr(4) man page for details. Also try changing the video standard >> in the player you use (in Europe various PAL). Oh, adn don't forget to >> connect the tv-tunner's audio out to you sound-card's line in. >> >> Post on multimadia@ (CC'ed) if this doesn't help enough. >> >> >> HTH, >> >> -- >> IOnut - Un^d^dregistered ;) FreeBSD "user" >> "Intellectual Property" is nowhere near as valuable as "Intellect" >> FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B >> >