From owner-freebsd-multimedia@FreeBSD.ORG Sun May 18 17:46:45 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B1531065745 for ; Sun, 18 May 2008 17:46:45 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id C59988FC2B for ; Sun, 18 May 2008 17:46:44 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so1293308wah.3 for ; Sun, 18 May 2008 10:46:44 -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=iXzsZGiq5SrIx9lhWeZ0fe8+lIe5SDbH8+gIm/fM0A8=; b=MAg2LLAETAs7ay4sEeRe+hGKw89sfk8i27hh9G10f7LKWfa86sqZz0ZHoZloD4aerLD6NMdQ5G7LPgmCkH+oyoD18CPKNoSsWSQxoQKMsOE424RBa3TNyxwmJiLyiemVmCQO0tBQ8rpwp7tOfPu0juXNX6TuukDWFJ99mQW2g6s= 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=fvy+lEdoaSRgcVeDcMWYp1rA2JdBn9y1RRYFXxyZ19tGl2CoPeBRpljFJHxlIbZO0CoVn53Qyp2ZTKTpPLZZjhbnxU0GBnfhN+qSm5DpCZd2Fvxr/G+Veq9BJ6lIChZsfaKh2obsFzQzis7ikE0wU5mssKNWNE1FGZ98wjKo5zM= Received: by 10.115.73.20 with SMTP id a20mr6496718wal.32.1211132803859; Sun, 18 May 2008 10:46:43 -0700 (PDT) Received: by 10.114.113.11 with HTTP; Sun, 18 May 2008 10:46:43 -0700 (PDT) Message-ID: <80f4f2b20805181046m7c5a89eava4e33b4e636d69dd@mail.gmail.com> Date: Sun, 18 May 2008 13:46:43 -0400 From: "Jim Stapleton" To: usleepless@gmail.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20804080605x4a2e063av4327e8480d0ac9e7@mail.gmail.com> <200804081339.m38DdVWD006894@lava.sentex.ca> <80f4f2b20804080714s437adf26n3890ab01737334ff@mail.gmail.com> <1d3ed48c0804080721s1395a0c9wc72bcc6b9df50037@mail.gmail.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: pvr-xxx on 7.0 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: Sun, 18 May 2008 17:46:45 -0000 > i observed something strange on 7.0 with this driver. mplayer is now > able to sync a/v properly when doing "mplayer /dev/cxm0". i would like > to hear from others about this. > > regards, > > usleepless OK, it's worked for a while now (quite nicely, though my tuner is suddenly having quality issues with the Coax, svideo works fine (didn't work before, my cable box outputs svid, so I'm not terribly bothered). However, I get an odd issue, I doubt it's the driver though if cat (or dd) /dev/cxm and pipe it to ffmpeg, while at the console, it works fine. If I do so from another machine over X, it seems to either send the output to the console and not ffmpeg, or send it to both, either way it destroys my console pretty quickly. Note: I've only tried that from a windows machine with Cygwin's SSH (-YCX options), I'll try from a BSD machine at some point. -Jim Stapleton