From owner-freebsd-firewire@FreeBSD.ORG Fri Jul 2 02:24:01 2004 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (unknown [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4308416A4CE for ; Fri, 2 Jul 2004 02:24:01 +0000 (GMT) Received: from smtp3.jp.viruscheck.net (smtp3.jp.viruscheck.net [154.33.69.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CF0643D1F for ; Fri, 2 Jul 2004 02:24:00 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from scan3.jp.viruscheck.net ([154.33.69.38] helo=mail1.jp.viruscheck.net) by smtp3.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1BgDhp-0004nh-00 for freebsd-firewire@freebsd.org; Fri, 02 Jul 2004 11:23:13 +0900 Received: from [220.221.3.201] (helo=noc.orchid) by mail1.jp.viruscheck.net with esmtp (Exim 3.36 #3) id 1BgDhp-0001Q2-00 for freebsd-firewire@FreeBSD.org; Fri, 02 Jul 2004 11:23:13 +0900 Received: from [89.60.10.11] (horse.orchid [89.60.10.11]) by noc.orchid (8.12.11/8.12.11) with ESMTP id i622NCSf076668 for ; Fri, 2 Jul 2004 11:23:12 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <40E4C710.1040702@FreeBSD.org> Date: Fri, 02 Jul 2004 11:23:12 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a1) Gecko/20040520 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-firewire@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Block noise? when trying to send dv stream to video camera X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 02:24:01 -0000 Hi, I have Sony DCR-HC40 video camera and trying to use firewire link to download->edit->upload movie form it. I used fwcontrol -R test.dv command to download data. Whole process went just fine. I can play raw dv data and content looks correct. But if I try to send dv video (either unmodified) back to the camera with fwcontrol -S test.dv command picture get corrupted quickly. Corruption looks like whole image splitted into square blocks and some parts of those blocks stay gray while another contains correct image. Blocks are moving. The size of blocks may vary. Time before video get corrupted as well from 0 to 50 sec. Do you have any idea what it can be and what is much better how to fix the situation? I running one week old -CURRENT world+kernel. Thanks, Alexander.