From owner-freebsd-questions@FreeBSD.ORG Tue Sep 13 07:04:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78DAC16A41F for ; Tue, 13 Sep 2005 07:04:12 +0000 (GMT) (envelope-from karel@inetis.com) Received: from inetis.com (cpe-212-18-40-64.static.amis.net [212.18.40.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E48643D45 for ; Tue, 13 Sep 2005 07:04:11 +0000 (GMT) (envelope-from karel@inetis.com) Received: from [192.168.0.14] ([192.168.0.14]) by inetis.com with MailEnable ESMTP; Tue, 13 Sep 2005 09:03:54 +0200 Message-ID: <432679D8.9020208@inetis.com> Date: Tue, 13 Sep 2005 09:03:52 +0200 From: Karel Miklav User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gunter Wambaugh , freebsd-questions@freebsd.org References: <29FAB36D-E90B-41CF-8196-EC697A6B5B7D@six-two.net> <1B14FBE1-5455-4233-B801-1FFF775C0503@six-two.net> In-Reply-To: <1B14FBE1-5455-4233-B801-1FFF775C0503@six-two.net> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: grab video and sound bktr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2005 07:04:12 -0000 Gunter Wambaugh wrote: > With that, I can run motv and use sox to grab the audio from the > VHS. But that still doesn't help me get both streams. I have tried > transcode and nuvrec (as root) with absolutely NO AUDIO. I can't be > the only one that has done this before! Just show me a working cmd, > or point me to a mailing list where someone might actually > know....PLEASE. I'm doing it (sort of) with mplayer/mencoder. If you're interested try something like: > mplayer -tv driver=bsdbt848:device=/dev/vbi:input=1:norm=PAL:\ chanlist=europe-east:audioid=1 tv://S23 Help yourself with 'man mplayer' and when you have it working switch to mencoder. If nothing else works :) -- Regards, Karel Miklav