From owner-freebsd-multimedia@FreeBSD.ORG Sun Apr 22 14:52:09 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3897E16A403 for ; Sun, 22 Apr 2007 14:52:09 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by mx1.freebsd.org (Postfix) with ESMTP id 39B2E13C483 for ; Sun, 22 Apr 2007 14:52:08 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so1349593wra for ; Sun, 22 Apr 2007 07:52:07 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IRdRQd0VJOnYub6iTk0hawK5fQ7EDNptGyK3TYoEUJJwkJY2YbYcdlETotRpj55vp2a6u7QoOKouuBqrp1dMq4zmNOZlypsNWaNms0YaXSCZJVLaLdxvEwveAwRxj1AsDcOvXNK40IhFUa3tQ0lC9UFRpefk2zFKkTfO2/tMXbs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JWOb2xe18O8Wy5Bq8BF9Yv6A+iwGkXSvTWE8Dlso8MNpYXLKw305n0WwW+Tt0p/uXpc/JDCBD/QWTJL1rK4+ZJeT7BfKbMwl2doaUzPCP2TVH5qHuiR9flZw0s3eyt2iB8xVZNvvL/3WgVT4Mk8iuXR6fWv1lNLxx7+At7lx1Ok= Received: by 10.114.137.2 with SMTP id k2mr2085996wad.1177253526417; Sun, 22 Apr 2007 07:52:06 -0700 (PDT) Received: by 10.114.199.18 with HTTP; Sun, 22 Apr 2007 07:52:06 -0700 (PDT) Message-ID: Date: Sun, 22 Apr 2007 16:52:06 +0200 From: usleepless@gmail.com To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Question for pvr250/350 users who have tried pvrxxx 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, 22 Apr 2007 14:52:09 -0000 Dear All, currently, i am trying to fix the video/audio sync of the mpeg stream coming from a pvrxxx card. mplayer is unable to find sync if you directly try: mplayer /dev/cxm0 however, if you try: mplayer -cache 4096 /dev/cxm0 ( or play from a file ) it does find sync. my question is: did the pvr250 driver get this right? or does it exhibit the exact same behaviour? i can't try myself since i do not own any 250s/350s. thanks in advance for any info, regards, usleep