From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F5uAZ-0000rA-Ir for qemu-devel@nongnu.org; Sun, 05 Feb 2006 19:23:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F5uAT-0000pu-RM for qemu-devel@nongnu.org; Sun, 05 Feb 2006 19:23:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F5uAT-0000pe-Cl for qemu-devel@nongnu.org; Sun, 05 Feb 2006 19:23:45 -0500 Received: from [217.10.32.19] (helo=comtv.ru) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F5u9v-0001n5-2X for qemu-devel@nongnu.org; Sun, 05 Feb 2006 19:23:11 -0500 Received: from av1474.oops ([10.0.66.9] verified) by comtv.ru (CommuniGate Pro SMTP 4.1.8) with ESMTP id 131059524 for qemu-devel@nongnu.org; Mon, 06 Feb 2006 03:20:13 +0300 Date: Mon, 6 Feb 2006 03:21:17 +0300 (MSK) From: malc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: [Qemu-devel] Capture Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org At http://www.boblycat.org/~malc/code/patches/qemu/1_cqemu.tgz (~9K) you will find proof of concept capturing for QEMU. More than anything else this is intended to motivate someone to provide proper A/V capture support. http://www.boblycat.org/~malc/code/patches/qemu/moo.mpg (~2.5M) is a test output. The code is basically slightly modified output_example from FFMPEG http://ffmpeg.sourceforge.net/index.php plus some IPC. -- mailto:malc@pulsesoft.com